Skip to content

Commit

Permalink
new config version
Browse files Browse the repository at this point in the history
  • Loading branch information
dgeo committed May 29, 2024
1 parent b6ecc5f commit 3d3e8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iocage_lib/ioc_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@ def __init__(self, location, checking_datasets, silent, callback):
@staticmethod
def get_version():
"""Sets the iocage configuration version."""
version = '29'
version = '30'

return version

Expand Down

0 comments on commit 3d3e8c5

Please sign in to comment.