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. * Initial Release.

View File

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

View File

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