commit | 131a8288f463d6f92d2c54f4a6fdb4d0768212bb | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Fri Jun 18 07:57:52 2021 +0200 |
committer | Akron <nils@diewald-online.de> | Fri Jun 18 08:11:10 2021 +0200 |
tree | 960ff6f6b70c780ed40b428ecab2753d5eb66f6b | |
parent | a9c55807293d43c64052b97b9522a0e565875bfd [diff] [blame] |
Fix copy-to-clipboard for password case Change-Id: I9dcb320f1cb482466dba7d90863bd90157753b51
diff --git a/package.json b/package.json index 57b8011..77b01d5 100755 --- a/package.json +++ b/package.json
@@ -2,7 +2,7 @@ "name": "Kalamar", "description": "Mojolicious-based Frontend for KorAP", "license": "BSD-2-Clause", - "version": "0.42.2", + "version": "0.42.3", "pluginVersion": "0.2.2", "engines": { "node": ">=6.0.0"