dev → test #58

Merged
guillermo merged 7 commits from dev into test 2024-05-07 11:51:01 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit e210a09f6b - Show all commits

2
debian/changelog vendored
View File

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

View File

@ -275,7 +275,7 @@
} }
& > .htk-image { & > .htk-image {
width: 100%; width: 100%;
height: 180px; height: 210px;
& > img { & > img {
height: initial; height: initial;

View File

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