upddated stuff
This commit is contained in:
parent
bd568071bf
commit
da40120c33
|
|
@ -1,3 +1,11 @@
|
||||||
|
EDGE Snapshot v23.8728.23339.1
|
||||||
|
Enhancements:
|
||||||
|
- Novetus will now set your default username to your Windows user name.
|
||||||
|
- If you already have a name set in Novetus, it won't be changed, just for when you start Novetus for the first time.
|
||||||
|
|
||||||
|
Fixes:
|
||||||
|
- Fixed various issues with Novetus not loading the info.ini properly.
|
||||||
|
----------------------------------------------------------------------------
|
||||||
EDGE Snapshot v23.8728.22429.2
|
EDGE Snapshot v23.8728.22429.2
|
||||||
Fixes:
|
Fixes:
|
||||||
- Fixed missing clientinfo error on intital launch.
|
- Fixed missing clientinfo error on intital launch.
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,6 @@ ExtendedVersionNumber=True
|
||||||
//ExtendedVersionTemplate=%version% vX.23.%extended-revision% (%version-name%)
|
//ExtendedVersionTemplate=%version% vX.23.%extended-revision% (%version-name%)
|
||||||
//ExtendedVersionTemplate=%version% Snapshot v23.%build%.%revision%.%extended-revision%
|
//ExtendedVersionTemplate=%version% Snapshot v23.%build%.%revision%.%extended-revision%
|
||||||
ExtendedVersionTemplate=EDGE Snapshot v23.%build%.%revision%.%extended-revision%
|
ExtendedVersionTemplate=EDGE Snapshot v23.%build%.%revision%.%extended-revision%
|
||||||
ExtendedVersionRevision=2
|
ExtendedVersionRevision=1
|
||||||
InitialBootup=False
|
InitialBootup=False
|
||||||
IsLite=False
|
IsLite=False
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue