btrbk: bump version to 0.32.2-dev

pull/459/head
Axel Burri 2022-03-25 15:19:59 +01:00
parent 593fa6b254
commit fc49abbbf8
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.1';
our $VERSION = '0.32.2-dev';
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<https://digint.ch/btrbk/>';