File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 6565</screenshots >
6666
6767<releases >
68+ <release version =" 933" date =" 2023-08-10" >
69+ <description >
70+ <p >Bug Fixes:</p >
71+ <ul >
72+ <li >Fixes a crash that would happen when the blog API was not available.</li >
73+ </ul >
74+ <p >Improvements:</p >
75+ <ul >
76+ <li >Several improvements that will make the application more resilient to regression errors.</li >
77+ </ul >
78+ </description >
79+ </release >
6880 <release version =" 932" date =" 2023-06-03" >
6981 <description >
7082 <p >Feature Changes:</p >
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ public static class AppInfo
44{
55 // Whenever you change the currentBuild here, please also update the one in
66 // UnitystationLauncher/Assets/org.unitystation.StationHub.metainfo.xml
7- public const int CurrentBuild = 932 ;
7+ public const int CurrentBuild = 933 ;
88}
You can’t perform that action at this time.
0 commit comments