Skip to content

Commit c241d96

Browse files
committed
Version bump to v2.4.0 RC2
1 parent af4b8a7 commit c241d96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

archinstall/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
from .lib.configuration import *
4747
parser = ArgumentParser()
4848

49-
__version__ = "2.4.0.RC1"
49+
__version__ = "2.4.0.RC2"
5050
storage['__version__'] = __version__
5151

5252
# add the custome _ as a builtin, it can now be used anywhere in the

0 commit comments

Comments
 (0)