commit | b5d05d71a4016aa4f6fe0dc0d6f5039d6a3c1393 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Feb 12 15:09:12 2018 +0100 |
committer | Akron <nils@diewald-online.de> | Mon Feb 12 15:09:12 2018 +0100 |
tree | a3282b576405a1e32efc7acb12bd49edd54ac1ba | |
parent | 72c2f8d1523f6751c90c4e47e381d093b9b8e32f [diff] [blame] |
Finished meta data endpoint support and dump version number Change-Id: I3b2fd0485a36978125b7d8f0353bfc651f501a5a
diff --git a/lib/Kalamar.pm b/lib/Kalamar.pm index c99f86f..fbb418f 100644 --- a/lib/Kalamar.pm +++ b/lib/Kalamar.pm
@@ -6,7 +6,7 @@ use Mojo::Util qw/url_escape/; # Minor version - may be patched from package.json -our $VERSION = '0.25'; +our $VERSION = '0.26'; # TODO: Use CSRF!!! # TODO: The FAQ-Page has a contact form for new questions