Set version to 1.0.0
This commit is contained in:
parent
5d9630b03a
commit
b6278cbc5a
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -287,7 +287,7 @@ checksum = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea"
|
||||
|
||||
[[package]]
|
||||
name = "skullball"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"ciborium",
|
||||
"flate2",
|
||||
@ -310,7 +310,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "teanet"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"ciborium",
|
||||
"flate2",
|
||||
|
||||
@ -11,6 +11,7 @@ config_version=5
|
||||
[application]
|
||||
|
||||
config/name="SkullBall"
|
||||
config/version="1.0.0"
|
||||
run/main_scene="uid://lahirbqfppvw"
|
||||
config/features=PackedStringArray("4.7", "Forward Plus")
|
||||
boot_splash/bg_color=Color(0.14993507, 0.13915217, 0.13313693, 1)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "skullball"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
edition = "2024"
|
||||
|
||||
[lib]
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 45db2316526a003c08eef97320b93f220a1d0518
|
||||
Subproject commit c75e0e40c74516ff5447bbe12f78911b2841288d
|
||||
Loading…
Reference in New Issue
Block a user