Skip to content

Commit f8fe1c7

Browse files
committed
Bump to version 3.1.0+dev
1 parent 7174e42 commit f8fe1c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/generate-zbm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use strict;
55
use warnings;
66

7-
our $VERSION = '3.1.0';
7+
our $VERSION = '3.1.0+dev';
88

99
use Getopt::Long qw(:config no_ignore_case auto_version);
1010
use Pod::Usage qw(pod2usage);

zfsbootmenu/zbm-release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ HOME_URL="https://zfsbootmenu.org"
66
DOCUMENTATION_URL="https://docs.zfsbootmenu.org"
77
BUG_REPORT_URL="https://github.com/zbm-dev/zfsbootmenu/issues"
88
SUPPORT_URL="https://github.com/zbm-dev/zfsbootmenu/discussions"
9-
VERSION="3.1.0"
9+
VERSION="3.1.0+dev"

0 commit comments

Comments
 (0)