Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtificialOwl committed Dec 29, 2017
1 parent 08ee97b commit 2c5bcd1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


### v0.3.1

- bugfixes.



### BETA v0.3.0

- First Beta

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sign_dir=$(build_dir)/sign
package_name=$(app_name)
cert_dir=$(HOME)/.nextcloud/certificates
codecov_token_dir=$(HOME)/.nextcloud/codecov_token
version+=0.3.0
version+=0.3.1

all: appstore

Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ FullNextSearch_ElasticSearch is the Platform-App to communicate with ElasticSear
]]>
</description>
<version>0.3.0</version>
<version>0.3.1</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<namespace>FullNextSearch_ElasticSearch</namespace>
Expand Down

0 comments on commit 2c5bcd1

Please sign in to comment.