Skip to content

Commit

Permalink
29.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <[email protected]>
  • Loading branch information
ArtificialOwl committed Aug 19, 2024
1 parent 4d90c60 commit 6931cb4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

### 29.0.1

- fix an issue with navigation bar

### 29.0.0

- compat nc29
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
release_account=nextcloud-releases
branch=stable29
version=29.0.0
version=29.0.1
since_tag=

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 @@ Core App of the full-text search framework for your Nextcloud.
]]>
</description>
<version>29.0.0</version>
<version>29.0.1</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<namespace>FullTextSearch</namespace>
Expand Down

0 comments on commit 6931cb4

Please sign in to comment.