Skip to content

Commit a1c6a72

Browse files
committed
Revert "release: back to development"
For the release pipeline we can't have this commit. Signed-off-by: Thomas Weißschuh <[email protected]>
1 parent 6804e55 commit a1c6a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elbepack/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
elbe_version_base = '15.0'
1111
elbe_version = elbe_version_base
1212
if is_devel:
13-
elbe_version += '.dev0'
13+
elbe_version += ''
1414

1515
elbe_initvm_packagelist = ['python3-elbe-buildenv',
1616
'python3-elbe-soap',

0 commit comments

Comments
 (0)