File tree Expand file tree Collapse file tree 7 files changed +14
-7
lines changed
Expand file tree Collapse file tree 7 files changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ shadowtouch: better filename sanitizing code
9999Mohas: fix nullref in online manifests
100100
101101< size=24> Version< /size>
102- This is version 3.4.995 , for RimWorld 1.2.2723.
102+ This is version 3.5.996 , for RimWorld 1.2.2723.
103103
104104</description >
105105 <supportedVersions >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
22<Manifest >
3- <version >3.4.966 </version >
3+ <version >3.5.996 </version >
44 <manifestUri >https://raw.githubusercontent.com/fluffy-mods/ModManager/1.2/About/Manifest.xml</manifestUri >
5- <downloadUri >https://github.com/fluffy-mods/ModManager/releases/v3.4.966 </downloadUri >
5+ <downloadUri >https://github.com/fluffy-mods/ModManager/releases/v3.5.996 </downloadUri >
66</Manifest >
Original file line number Diff line number Diff line change @@ -106,4 +106,4 @@ Become a supporter and show your appreciation by buying me a coffee (or contribu
106106
107107
108108![ Version] ( https://banners.karel-kroeze.nl/title/Version.png )
109- This is version 3.4.995 , for RimWorld 1.2.2723.
109+ This is version 3.5.996 , for RimWorld 1.2.2723.
Original file line number Diff line number Diff line change 33 "version" : {
44 "alpha" : 18 ,
55 "major" : 3 ,
6- "minor" : 4 ,
7- "build" : 995
6+ "minor" : 5 ,
7+ "build" : 996
88 },
99 "visibility" : 0 ,
1010 "git_repo" : " ModManager" ,
3333 ],
3434 "publishedfileid" : " 1507748539" ,
3535 "changenotes" : [
36+ {
37+ "repo" : " ModManager" ,
38+ "hash" : " de9ad0d21db95e45988f85c6dc77ac97c8109b5a" ,
39+ "date" : " 2020-08-24 22:08" ,
40+ "author" : " Fluffy" ,
41+ "message" : " add survey notification [nolog]"
42+ },
3643 {
3744 "repo" : " ModManager" ,
3845 "hash" : " 2ee14025cf53c0f499a44efd71e87fa71e33f486" ,
Original file line number Diff line number Diff line change 3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
3434[ assembly: AssemblyVersion ( "3.0.0" ) ]
35- [ assembly: AssemblyFileVersion ( "3.4.995 " ) ]
35+ [ assembly: AssemblyFileVersion ( "3.5.996 " ) ]
You can’t perform that action at this time.
0 commit comments