Skip to content

Commit

Permalink
chore: 24.7.0 - 4.16.2 (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
frisonisland authored Jul 8, 2024
1 parent 9b4706e commit 5adc27d
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 11 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [4.16.2](https://github.com/zextras/carbonio-mailbox/compare/4.16.1...4.16.2) (2024-07-08)


### Bug Fixes

* [CO-1239] always notify attendees when appointment is updated ([#543](https://github.com/zextras/carbonio-mailbox/issues/543)) ([9b4706e](https://github.com/zextras/carbonio-mailbox/commit/9b4706eb313df5880c07a73858b5f89be43b2808))

# [4.16.1](https://github.com/Zextras/carbonio-mailbox/compare/4.16.0...4.16.1) (2024-07-03)


Expand Down
2 changes: 1 addition & 1 deletion packages/appserver-conf/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-appserver-conf"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Carbonio Mailbox Service Configuration"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/appserver-db/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-appserver-db"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Carbonio Appserver DB Files"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/appserver-service/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-appserver-service"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Carbonio Mailbox Service"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/appserver-store-libs/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-appserver-store-libs"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Replace Carbonio store libs"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/appserver-war/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-appserver-war"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Carbonio Mailbox Service War"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/common-appserver-conf/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-common-appserver-conf"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Carbonio Core Mailbox Configuration"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/common-appserver-native-lib/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-common-appserver-native-lib"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Carbonio Core Mailbox Native Libs"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/common-core-jar/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-common-core-jar"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Carbonio Core Jars"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/common-core-libs/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-common-core-libs"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="Replace Carbonio core libs"
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion packages/directory-server/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname="carbonio-directory-server"
pkgver="4.16.1"
pkgver="4.16.2"
pkgrel="1"
pkgdesc="An open-source, community-driven email server"
maintainer="Zextras <packages@zextras.com>"
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.16.1
4.16.2

0 comments on commit 5adc27d

Please sign in to comment.