diff --git a/package.json b/package.json index 1f8de6ed..a1951acd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "exide", - "version": "3.5.1", + "version": "3.5.2", "description": "a web-based XQuery IDE", "main": "main.js", "directories": { diff --git a/repo.xml b/repo.xml index 47423b23..5cd833e1 100644 --- a/repo.xml +++ b/repo.xml @@ -12,6 +12,11 @@ + +
    +
  • Fixed: Downloads via Application > Download app and via DB Manager - #650
  • +
+
  • Fixed: With configuration.xml set to guest=no, login is impossible - #598