Skip to content

Commit

Permalink
2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
NuggoDEV committed Mar 20, 2024
1 parent f437645 commit ca6fd08
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Counters+/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,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("2.3.5")]
[assembly: AssemblyFileVersion("2.3.5")]
[assembly: AssemblyVersion("2.3.6")]
[assembly: AssemblyFileVersion("2.3.6")]
8 changes: 4 additions & 4 deletions Counters+/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
"id": "Counters+",
"name": "Counters+",
"author": "Caeden117",
"version": "2.3.5",
"version": "2.3.6",
"description": "A suite of enhancements for Beat Saber's UI.",
"icon": "CountersPlus.UI.Images.Logo.png",
"gameVersion": "1.34.2",
"dependsOn": {
"BSIPA": "^4.3.2",
"BeatSaberMarkupLanguage": "^1.8.1",
"SiraUtil": "^3.1.6"
"BSIPA": "^4.3.3",
"BeatSaberMarkupLanguage": "^1.9.0",
"SiraUtil": "^3.1.7"
},
"features": {
"IPA.DefineFeature": {
Expand Down

0 comments on commit ca6fd08

Please sign in to comment.