We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26507ad commit f18660fCopy full SHA for f18660f
old-web-redirector/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.0
+current_version = 2.0.0
3
commit = True
4
tag = True
5
tag_name = old-web-redirector/v{new_version}
old-web-redirector/package.json
@@ -1,6 +1,6 @@
{
"name": "old-web-redirector",
- "version": "1.0.0",
+ "version": "2.0.0",
"description": "Handle the urls of the old UI and convert them into the new ones",
"license": "AGPL-3.0",
6
"author": "CERNBox",
0 commit comments