2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

SMUtils.pm: change version format

git-svn-id: https://svn.fhem.de/fhem/trunk@24883 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
nasseeder1 2021-08-28 19:09:16 +00:00
parent 4c74ebb96a
commit f6d64962b9

View File

@ -26,6 +26,7 @@
#########################################################################################################################
# Version History
# 1.23.1 correct version format
# 1.23.0 new sub evalDecodeJSON
# 1.22.0 new sub addCHANGED
# 1.21.0 new sub timestringToTimestamp / createReadingsFromArray
@ -49,7 +50,7 @@ use FHEM::SynoModules::ErrCodes qw(:all); # Erro
use GPUtils qw( GP_Import GP_Export );
use Carp qw(croak carp);
use version; our $VERSION = version->declare('1.22.0');
use version; our $VERSION = version->declare('1.231'); # Format Version beachten: x.xxx!
use Exporter ('import');
our @EXPORT_OK = qw(