Skip to content

Commit

Permalink
Merge pull request #27 from denpadokei/develop
Browse files Browse the repository at this point in the history
dump version
  • Loading branch information
denpadokei authored Mar 14, 2021
2 parents 283e440 + da0132d commit ae4e56a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions SyncSaber/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.1.1")]
[assembly: AssemblyFileVersion("3.1.1")]
[assembly: AssemblyVersion("3.1.2")]
[assembly: AssemblyFileVersion("3.1.2")]
10 changes: 5 additions & 5 deletions SyncSaber/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"id": "SyncSaber",
"name": "SyncSaber",
"author": "denpadokei",
"version": "3.1.1",
"version": "3.1.2",
"description": "",
"gameVersion": "1.13.2",
"gameVersion": "1.13.5",
"dependsOn": {
"BSIPA": "^4.1.3",
"SiraUtil": "^2.0.0",
"BeatSaberMarkupLanguage": "^1.4.0",
"BS Utils": "^1.6.1",
"SiraUtil": "^2.5.0",
"BeatSaberMarkupLanguage": "^1.5.1",
"BS Utils": "^1.8.0",
"SongCore": "^3.0.0"
},
"features": [],
Expand Down

0 comments on commit ae4e56a

Please sign in to comment.