master #27

Merged
juan merged 4 commits from master into test 2023-02-27 08:46:55 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 511e925467 - Show all commits

2
debian/changelog vendored
View File

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

View File

@ -8,7 +8,7 @@
tip="_ConfigureOrder"
on-click="this.onConfigureClick()"/>
<htk-bar-button
icon="local_florist"
icon="shopping_bag"
tip="_Catalog"
on-click="this.onCatalogClick()"/>
<htk-bar-button

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web",
"version": "23.6.6",
"version": "23.6.7",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"repository": {