Skip to content

Commit 336fdbb

Browse files
committed
Version 4.0.0
1 parent ecfe2db commit 336fdbb

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ edition = "2021"
3939
license = "MIT"
4040
repository = "https://github.com/RoboCup-SPL/GameController3"
4141
rust-version = "1.82"
42-
version = "4.0.0-rc.1"
42+
version = "4.0.0"
4343

4444
[profile.release-dist]
4545
inherits = "release"

game_controller_app/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
"identifier": "org.robocup.spl.game-controller",
4949
"mainBinaryName": "GameController",
5050
"productName": "GameController",
51-
"version": "4.0.0-rc.1"
51+
"version": "4.0.0"
5252
}

0 commit comments

Comments
 (0)