Skip to content

Commit

Permalink
Bump version to 23.05.5.3
Browse files Browse the repository at this point in the history
Signed-off-by: Andras Timar <[email protected]>
Change-Id: I35e28c37a0677d0b6fcf9797103f5bd73ce51083
  • Loading branch information
timar committed Oct 26, 2023
1 parent 0a26e17 commit 5093121
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

AC_PREREQ([2.63])

AC_INIT([coolwsd], [23.05.5.2], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
AC_INIT([coolwsd], [23.05.5.3], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
LT_INIT([shared, disable-static, dlopen])

AM_INIT_AUTOMAKE([1.10 foreign subdir-objects tar-pax -Wno-portability])
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
coolwsd (23.05.5.3-1) unstable; urgency=medium

* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.5-3

-- Andras Timar <[email protected]> Thu, 25 Oct 2023 22:20:00 +0200

coolwsd (23.05.5.2-1) unstable; urgency=medium

* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.5-2
Expand Down
4 changes: 2 additions & 2 deletions kubernetes/helm/collabora-online/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: collabora-online
description: Collabora Online helm chart

version: 1.1.3
appVersion: "23.05.5.2.1"
appVersion: "23.05.5.3.1"

home: "https://www.collaboraoffice.com/code/"
icon: "https://avatars0.githubusercontent.com/u/22418908?s=200&v=4"
Expand Down Expand Up @@ -35,7 +35,7 @@ maintainers:
annotations:
artifacthub.io/images: |
- name: collabora
image: docker.io/collabora/code:23.05.5.2.1
image: docker.io/collabora/code:23.05.5.3.1
- name: nginx
image: docker.io/nginx:1.25
- name: twostoryrobot/simple-file-upload
Expand Down

0 comments on commit 5093121

Please sign in to comment.