Skip to content

Commit

Permalink
Revert "update version to 6.0.0-dev0 as no feature release i stable-5…
Browse files Browse the repository at this point in the history
… planned"

Please find
#866 (comment)
for reference

This reverts commit 71606b2.
  • Loading branch information
yurnov committed Jan 21, 2025
1 parent 71606b2 commit 2701307
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Also needs to be updated in galaxy.yml
VERSION = 6.0.0-dev0
VERSION = 5.2.0-dev0

TEST_ARGS ?= ""
PYTHON_VERSION ?= `python -c 'import platform; print(".".join(platform.python_version_tuple()[0:2]))'`
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tags:
- openshift
- okd
- cluster
version: 6.0.0-dev0
version: 5.2.0-dev0
build_ignore:
- .DS_Store
- "*.tar.gz"

0 comments on commit 2701307

Please sign in to comment.