0
1
Fork 0

dumb TERM

This commit is contained in:
Juan Ferrer 2020-01-22 11:37:55 +01:00
parent 1cc2f76ffa
commit 976e06bcfd
3 changed files with 3 additions and 2 deletions

1
Jenkinsfile vendored
View File

@ -4,6 +4,7 @@ pipeline {
agent any
environment {
PROJECT_NAME = 'hedera-web'
TERM = 'dumb'
}
stages {
stage('Checkout') {

2
debian/changelog vendored
View File

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

View File

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