Skip to content

Commit 55c21cb

Browse files
committed
fix private version (the issue remain in sdl2 bootstrap)
1 parent ac7d576 commit 55c21cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
33
<string name="app_name">{{ args.name }}</string>
4-
<string name="private_version">0.1</string>
4+
<string name="private_version">{{ private_version }}</string>
55
<string name="presplash_color">{{ args.presplash_color }}</string>
66
<string name="urlScheme">{{ url_scheme }}</string>
77
</resources>

0 commit comments

Comments
 (0)