btrbk: bump version to 0.33.0-dev

pull/542/head
Axel Burri 2023-03-25 18:30:48 +01:00
parent 73c5d180f6
commit b9c5e3fc29
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.6';
our $VERSION = '0.33.0-dev';
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<https://digint.ch/btrbk/>';