mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 17:25:29 +01:00
Update version
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -5,7 +5,7 @@ pipeline {
|
||||
label 'linux-x64'
|
||||
}
|
||||
environment {
|
||||
APP_VERSION = 'v0.2.2'
|
||||
APP_VERSION = 'v0.2.3'
|
||||
}
|
||||
options {
|
||||
buildDiscarder(logRotator(numToKeepStr: '100', artifactNumToKeepStr: '20'))
|
||||
|
||||
Reference in New Issue
Block a user