mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2024-12-22 00:06:25 +00:00
wrong version bump
This commit is contained in:
parent
d47e7d0912
commit
9dafe9d36a
@ -23,7 +23,7 @@ export const { _: commands, ...flags } = minimist(process.argv.slice(2), {
|
||||
string: ['l', 'b'],
|
||||
})
|
||||
|
||||
export const VERSION = '0.7'
|
||||
export const VERSION = '0.5'
|
||||
export const INSTALL_DIR = '/usr/local/bin'
|
||||
export const VERBOSE = flags.verbose
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user