mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 09:39:57 +00:00
Release v1.19.1
This commit is contained in:
parent
9c2c2c1fa2
commit
8c9b0dedb2
@ -10,4 +10,4 @@ del "%releasePath%\grocy_%version%.zip"
|
||||
"build_tools\7za.exe" a -r "%releasePath%\grocy_%version%.zip" "%projectPath%\*" -xr!.* -xr!build_tools -xr!build.bat -xr!composer.json -xr!composer.lock -xr!package.json -xr!yarn.lock -xr!publication_assets
|
||||
"build_tools\7za.exe" a "%releasePath%\grocy_%version%.zip" "%projectPath%\public\.htaccess"
|
||||
"build_tools\7za.exe" rn "%releasePath%\grocy_%version%.zip" .htaccess public\.htaccess
|
||||
"build_tools\7za.exe" d "%releasePath%\grocy_%version%.zip" data\*.* data\sessions data\viewcache\*
|
||||
"build_tools\7za.exe" d "%releasePath%\grocy_%version%.zip" data\*.* data\storage data\viewcache\*
|
||||
|
@ -1,4 +1,4 @@
|
||||
{
|
||||
"Version": "1.19.0",
|
||||
"ReleaseDate": "2018-09-24"
|
||||
"Version": "1.19.1",
|
||||
"ReleaseDate": "2018-09-27"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user