test #4

Merged
juan merged 10 commits from test into master 2022-05-18 16:28:23 +00:00
3 changed files with 3 additions and 2 deletions
Showing only changes of commit d23f06bd91 - Show all commits

View File

@ -16,6 +16,7 @@
Options -Indexes -FollowSymLinks Options -Indexes -FollowSymLinks
AllowOverride None AllowOverride None
Require all granted Require all granted
SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
<FilesMatch "\.(css|js|json|yml|php|xml|html|svg)$"> <FilesMatch "\.(css|js|json|yml|php|xml|html|svg)$">
SetOutputFilter DEFLATE SetOutputFilter DEFLATE

2
debian/changelog vendored
View File

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

View File

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