File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414public static class VersionInfo
1515{
1616 public const string DaggerfallUnityProductName = "Daggerfall Unity" ;
17- public const string DaggerfallUnityStatus = "RC " ;
17+ public const string DaggerfallUnityStatus = "Release " ;
1818
19- // Last updated versions 14 -December-2023
20- public const string DaggerfallUnityVersion = "0.16.3 " ;
19+ // Last updated versions 27 -December-2023
20+ public const string DaggerfallUnityVersion = "1.0.0 " ;
2121 public const string DaggerfallToolsForUnityVersion = "1.9.2" ;
2222
2323 public const string BaselineUnityVersion = "2019.4.40f1" ;
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ PlayerSettings:
132132 16:10 : 1
133133 16:9 : 1
134134 Others : 1
135- bundleVersion : 0.16.3
135+ bundleVersion : 1.0.0
136136 preloadedAssets :
137137 - {fileID: 11400000, guid: b7df2f040b496394c82fa580d167aeb2, type: 2}
138138 metroInputSource : 0
You can’t perform that action at this time.
0 commit comments