mirror of
https://github.com/jarulsamy/Plex-Bot.git
synced 2024-08-19 15:01:55 +02:00
Bumped version
This commit is contained in:
parent
9078ef616a
commit
d0aacc3f0b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -58,7 +58,7 @@ pipeline {
|
||||
archiveArtifacts (allowEmptyArchive: true,
|
||||
artifacts: 'dist/*whl',
|
||||
fingerprint: true)
|
||||
// sh 'python deploy/push.py'
|
||||
sh 'python deploy/push.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
VERSION = "0.0.4"
|
||||
VERSION = "0.0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user