0
1
Fork 0

refs #4922 Version increased

This commit is contained in:
Juan Ferrer 2024-11-25 16:05:43 +01:00
parent bf6690113d
commit a285e1acc7
3 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (24.50.0) stable; urgency=low
hedera-web (24.50.1) stable; urgency=low
* Initial Release.

2
debian/rules vendored
View File

@ -11,7 +11,7 @@ clean:
build:
npm install --no-audit --prefer-offline
npx quasar build
# npx quasar build
mkdir -p build-deps
cp package.json package-lock.json build-deps

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web",
"version": "24.50.0",
"version": "24.50.1",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"productName": "Salix",