Skip to content

Commit eed7db3

Browse files
committed
Updated version
1 parent 6d0ec47 commit eed7db3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# contributors
66
author = "SyedMuhammad"
77
# version
8-
version = "0.0.10"
8+
version = "0.1.0"
99

1010
# script configurations
1111
[script]
@@ -16,7 +16,7 @@
1616
# whether to load all level entities on client - only enable it if your package needs to use level static meshes entities
1717
load_level_entities = false
1818
# the game version (major.minor) at the time this package was created, for granting compatibility between breaking changes
19-
compatibility_version = "1.30"
19+
compatibility_version = "1.55"
2020
# packages requirements
2121
packages_requirements = [
2222

0 commit comments

Comments
 (0)