We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbbbac commit 171ca25Copy full SHA for 171ca25
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+owncloud-notes (2.0.5)
2
+* Ready for ownCloud 10.2+
3
+
4
owncloud-notes (2.0.4)
5
* Fix api calls with basic auth
6
@@ -41,4 +44,4 @@ owncloud-notes (0.3)
41
44
owncloud-notes (0.2)
42
45
* Move to App Framework and AngularJS
43
46
* Remember last note
-* Fixed various bugs
47
+* Fixed various bugs
appinfo/info.xml
@@ -4,7 +4,7 @@
<name>Notes</name>
<licence>AGPL</licence>
<author>Bernhard Posselt, Jan-Christoph Borchardt, Hendrik Leppelsack</author>
7
- <version>2.0.4</version>
+ <version>2.0.5</version>
8
<namespace>Notes</namespace>
9
<category>tools</category>
10
<summary>Distraction-free notes and writing</summary>
0 commit comments