commit | 22598cdad1f45dc43bcf03c0abb3c06b1dfa2b00 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Dec 09 14:59:03 2019 +0100 |
committer | Akron <nils@diewald-online.de> | Fri Dec 13 12:24:57 2019 +0100 |
tree | 2a19488b16eab37ee347b4d151e457fcbb7d6c47 | |
parent | e32d7a8c945465a8dff410909763bf014f274963 [diff] [blame] |
Split service component from widgets and introduce host->plugin communication Change-Id: I2377059dfc30c196a5b24d331fe60f0310694ba1
diff --git a/package.json b/package.json index cfbf19c..2a9da83 100755 --- a/package.json +++ b/package.json
@@ -3,7 +3,7 @@ "description": "Mojolicious-based Frontend for KorAP", "license": "BSD-2-Clause", "version": "0.37.2", - "pluginVersion": "0.1", + "pluginVersion": "0.2", "repository": { "type": "git", "url": "https://github.com/KorAP/Kalamar.git"