mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-07-21 21:02:06 +08:00
+ fix: .ini-file - remove some keys with default values (styles)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
setlocal
|
||||
set _VERPATCH_=DEV
|
||||
echo."%_VERPATCH_%">.\np3portableapp\_buildname.txt
|
||||
Version -VerPatch "%_VERPATCH_%"
|
||||
endlocal
|
||||
Reference in New Issue
Block a user