File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed
Packaging/DynamicOpenVR/Plugins Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2
2
"$schema": "https://raw.githubusercontent.com/beat-saber-modding-group/BSIPA-MetadataFileSchema/master/Schema.json",
3
3
"author": "Nicolas Gnyra",
4
4
"description": "Unity scripts to allow dynamic creation of OpenVR actions at runtime.",
5
- "gameVersion": "1.13.0 ",
5
+ "gameVersion": "1.13.2 ",
6
6
"id": "DynamicOpenVR",
7
7
"name": "DynamicOpenVR",
8
- "version": "0.3.4 +dev",
8
+ "version": "0.3.5 +dev",
9
9
"features": [],
10
10
"dependsOn": {},
11
11
"files": [
Original file line number Diff line number Diff line change 14
14
15
15
[ assembly: Guid ( "1a5be41d-60b4-4185-97c1-78c4a78354b5" ) ]
16
16
17
- [ assembly: AssemblyVersion ( "0.3.4 " ) ]
18
- [ assembly: AssemblyFileVersion ( "0.3.4 " ) ]
17
+ [ assembly: AssemblyVersion ( "0.3.5 " ) ]
18
+ [ assembly: AssemblyFileVersion ( "0.3.5 " ) ]
Original file line number Diff line number Diff line change 2
2
"$schema" : " https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json" ,
3
3
"author" : " nicoco007" ,
4
4
"description" : " Adds support for action-based OpenVR bindings" ,
5
- "gameVersion" : " 1.13.0 " ,
5
+ "gameVersion" : " 1.13.2 " ,
6
6
"id" : " DynamicOpenVR.BeatSaber" ,
7
7
"name" : " DynamicOpenVR.BeatSaber" ,
8
8
"icon" : " DynamicOpenVR.BeatSaber.Resources.icon.png" ,
9
- "version" : " 0.3.4 +dev" ,
9
+ "version" : " 0.3.5 +dev" ,
10
10
"features" : [],
11
11
"dependsOn" : {
12
12
"BSIPA" : " ^4.0.0" ,
13
- "DynamicOpenVR" : " ^0.3.4 "
13
+ "DynamicOpenVR" : " ^0.3.5 "
14
14
},
15
15
"files" : [
16
16
" DynamicOpenVR\\ Actions\\ beatsaber.json" ,
Original file line number Diff line number Diff line change 14
14
15
15
[ assembly: Guid ( "12b5ba1f-421f-4860-b27d-95a11a54e59d" ) ]
16
16
17
- [ assembly: AssemblyVersion ( "0.3.4 " ) ]
18
- [ assembly: AssemblyFileVersion ( "0.3.4 " ) ]
17
+ [ assembly: AssemblyVersion ( "0.3.5 " ) ]
18
+ [ assembly: AssemblyFileVersion ( "0.3.5 " ) ]
You can’t perform that action at this time.
0 commit comments