Skip to content

Commit

Permalink
Correct semver (#134)
Browse files Browse the repository at this point in the history
Bump version to 1.2.0
  • Loading branch information
Jip-Hop authored Apr 24, 2024
1 parent 9661f4f commit fe8fcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jlmkr.py
Original file line number Diff line number Diff line change
Expand Up @@ -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."""
Expand Down

0 comments on commit fe8fcf3

Please sign in to comment.