Skip to content
Snippets Groups Projects
Commit 86ae0b06 authored by Alessandro Vullo's avatar Alessandro Vullo
Browse files

[ENSCORESW-2247]. Software version upgrade.

parent f2d973e6
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ use base qw( Exporter );
our @EXPORT = qw( software_version );
my $API_VERSION = 88;
my $API_VERSION = 89;
sub software_version { return $API_VERSION }
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment