We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4896688 commit 260aeb3Copy full SHA for 260aeb3
old-web-redirector/.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.0.3
+current_version = 1.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": "0.0.3",
+ "version": "1.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