Skip to content

Commit 1a058d7

Browse files
committed
cloudmonkey: Bump up version of cloudmonkey to 4.2.xx
Signed-off-by: Rohit Yadav <rohit.yadav@wingify.com>
1 parent 2f345c5 commit 1a058d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/cli/cloudmonkey/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
# Use following rules for versioning:
2020
# <cloudstack version>-<cli increment, starts from 0>
21-
__version__ = "4.1.0-0"
21+
__version__ = "4.2.0-0"
2222
__description__ = "Command Line Interface for Apache CloudStack"
2323
__maintainer__ = "Rohit Yadav"
2424
__maintaineremail__ = "bhaisaab@apache.org"

0 commit comments

Comments
 (0)