Skip to content

Commit 0ccff8d

Browse files
Bump to 1.0-alpha5 (#82)
1 parent f0df76e commit 0ccff8d

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

export_presets.cfg

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ architectures/armeabi-v7a=false
4141
architectures/arm64-v8a=true
4242
architectures/x86=false
4343
architectures/x86_64=false
44-
version/code=11
45-
version/name="1.0-alpha5-dev"
44+
version/code=12
45+
version/name="1.0-alpha5"
4646
package/unique_name="com.vectortouch.app"
4747
package/name="VectorTouch"
4848
package/signed=true
@@ -271,8 +271,8 @@ architectures/armeabi-v7a=true
271271
architectures/arm64-v8a=true
272272
architectures/x86=false
273273
architectures/x86_64=true
274-
version/code=11
275-
version/name="1.0-alpha5-dev"
274+
version/code=12
275+
version/name="1.0-alpha5"
276276
package/unique_name="com.vectortouch.app"
277277
package/name="VectorTouch"
278278
package/signed=true
@@ -501,8 +501,8 @@ architectures/armeabi-v7a=true
501501
architectures/arm64-v8a=true
502502
architectures/x86=false
503503
architectures/x86_64=true
504-
version/code=11
505-
version/name="1.0-alpha5-dev"
504+
version/code=12
505+
version/name="1.0-alpha5"
506506
package/unique_name="com.vectortouch.app"
507507
package/name="VectorTouch"
508508
package/signed=true

project.godot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ compatibility/default_parent_skeleton_in_mesh_instance_3d=true
1515
[application]
1616

1717
config/name="VectorTouch"
18-
config/version="1.0-alpha4"
18+
config/version="1.0-alpha5"
1919
config/tags=PackedStringArray("application", "mobile", "project")
2020
run/main_scene="uid://bihwwoedqcyo8"
2121
config/use_custom_user_dir=true

0 commit comments

Comments
 (0)