Skip to content

Commit

Permalink
Prepare v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
joewiz committed Jun 23, 2024
1 parent f3230fd commit ffec7b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exide",
"version": "3.5.2",
"version": "3.5.3",
"description": "a web-based XQuery IDE",
"main": "main.js",
"directories": {
Expand Down
5 changes: 5 additions & 0 deletions repo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<finish/>
<permissions xmlns:repo="http://exist-db.org/xquery/repo" password="eXide" user="eXide" group="eXide" mode="0775"/>
<changelog>
<change version="3.5.3">
<ul xmlns="http://www.w3.org/1999/xhtml">
<li>Fixed: Detection of Javascript and Markdown files opened in editor - <a href="https://github.com/eXist-db/eXide/pull/695">#695</a></li>
</ul>
</change>
<change version="3.5.2">
<ul xmlns="http://www.w3.org/1999/xhtml">
<li>Fixed: Downloads via Application > Download app and via DB Manager - <a href="https://github.com/eXist-db/eXide/pull/650">#650</a></li>
Expand Down

0 comments on commit ffec7b8

Please sign in to comment.