bump version for next beta
This commit is contained in:
@@ -144,7 +144,6 @@ MANIFEST This list of files
|
||||
META.yml
|
||||
share/config.yml
|
||||
share/environments/deployment.yml
|
||||
share/environments/development.yml
|
||||
share/public/500.html
|
||||
share/public/css/bootstrap.min.css
|
||||
share/public/css/font-awesome.min.css
|
||||
|
||||
@@ -59,4 +59,4 @@ resources:
|
||||
homepage: http://netdisco.org/
|
||||
license: http://opensource.org/licenses/bsd-license.php
|
||||
repository: git://git.code.sf.net/p/netdisco/netdisco-ng
|
||||
version: 2.007000_002
|
||||
version: 2.007000_003
|
||||
|
||||
@@ -7,7 +7,7 @@ use 5.010_000;
|
||||
use File::ShareDir 'dist_dir';
|
||||
use Path::Class;
|
||||
|
||||
our $VERSION = '2.007000_002';
|
||||
our $VERSION = '2.007000_003';
|
||||
|
||||
BEGIN {
|
||||
if (not length ($ENV{DANCER_APPDIR} || '')
|
||||
|
||||
Reference in New Issue
Block a user