Skip to content

Commit e3166b1

Browse files
committed
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.
1 parent e136203 commit e3166b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode-extensions/vscode-concourse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Concourse CI Pipeline Editor",
44
"description": "Provides validation and content assist for Concourse CI pipeline and task configuration yml files",
55
"icon": "icon.png",
6-
"version": "1.27.0",
6+
"version": "1.26.99",
77
"publisher": "Pivotal",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)