Bump version script can't bump if version is already set

... so we have to change it back to be able to
run version bump script properly.
This commit is contained in:
Kris De Volder
2021-08-16 13:48:13 -07:00
parent e13620385e
commit e3166b1fa9

View File

@@ -3,7 +3,7 @@
"displayName": "Concourse CI Pipeline Editor",
"description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files",
"icon": "icon.png",
"version": "1.27.0",
"version": "1.26.99",
"publisher": "Pivotal",
"repository": {
"type": "git",