btrbk: bump version to 0.32.6-dev

pull/499/head
Axel Burri 2022-10-30 16:41:22 +01:00
parent 58fffab405
commit af4681319c
1 changed files with 1 additions and 1 deletions

2
btrbk
View File

@ -35,7 +35,7 @@ use IPC::Open3 qw(open3);
use Symbol qw(gensym);
use Cwd qw(abs_path);
our $VERSION = '0.32.5';
our $VERSION = '0.32.6-dev';
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<https://digint.ch/btrbk/>';