Skip to content

Commit

Permalink
Version 1.46.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjolley committed May 22, 2024
1 parent 3b3ab5b commit 31aa278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/BIGSdb/Application.pm
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ package BIGSdb::Application;
use strict;
use warnings;
use 5.010;
use version; our $VERSION = version->declare('v1.46.0');
use version; our $VERSION = version->declare('v1.46.1');
use Apache2::Connection;
use parent qw(BIGSdb::BaseApplication);
use BIGSdb::AjaxAnalysis;
Expand Down

0 comments on commit 31aa278

Please sign in to comment.