Correct semver (#134)

Bump version to 1.2.0
This commit is contained in:
Jip-Hop 2024-04-24 17:21:45 +02:00 committed by GitHub
parent 9661f4ff19
commit fe8fcf3807
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
with full access to all files via bind mounts, \
thanks to systemd-nspawn!"""
__version__ = "1.1.5"
__version__ = "1.2.0"
__disclaimer__ = """USE THIS SCRIPT AT YOUR OWN RISK!
IT COMES WITHOUT WARRANTY AND IS NOT SUPPORTED BY IXSYSTEMS."""