mirror of
https://codeberg.org/puppe/mpbackup.git
synced 2025-12-19 21:42:17 +01:00
Version 0.4.0 -> 0.5.0
This commit is contained in:
parent
0f3797eb32
commit
67058870e2
1 changed files with 1 additions and 1 deletions
2
mpbackup
2
mpbackup
|
|
@ -6,7 +6,7 @@ require 'yaml'
|
|||
|
||||
DEFAULT_CONFIG_FILE = Pathname.new('/etc/mpbackup/config.yaml')
|
||||
NAME = 'mpbackup'
|
||||
VERSION = '0.4.0'
|
||||
VERSION = '0.5.0'
|
||||
|
||||
$original_cache_home = ENV['XDG_CACHE_HOME']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue