Skip to content

Commit d394439

Browse files
authored
Merge pull request #409 from MattFiler/staging
OpenCAGE v0.13.1.2
2 parents 5b1fcdc + a0a1819 commit d394439

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

Assets/assets.manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
{
3434
"name": "launchgame",
3535
"size": "2721897",
36-
"hash": "23f269242accf70bae6f80a420d5483a"
36+
"hash": "19b1be7673c5b16b0407d926200424fc"
3737
},
3838
{
3939
"name": "levelbackup",

Assets/launchgame.archive

0 Bytes
Binary file not shown.

OpenCAGE.exe

0 Bytes
Binary file not shown.

Source/OpenCAGE/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.13.1.1")]
36-
[assembly: AssemblyFileVersion("0.13.1.1")]
35+
[assembly: AssemblyVersion("0.13.1.2")]
36+
[assembly: AssemblyFileVersion("0.13.1.2")]

0 commit comments

Comments
 (0)