Skip to content

Commit

Permalink
Bumping to Version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinTimperio committed Oct 22, 2020
1 parent 3d2e5b5 commit 2c64d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ def load_config():
mandatory = ['hook_cooldown', 'max_ss', 'reboot']
optional = ['old_rp', 'keep_versions', 'reboot_offset', 'log_length', 'basepath', 'rp_paths', 'ss_paths']
default = {
'version': '2.0.3',
'version': '2.1.0',
'paf': '412fd69',
'log': '/var/log/pacback.log',
'slock': '/var/lib/pacback/pacback_session.lck',
Expand Down

0 comments on commit 2c64d03

Please sign in to comment.