diff --git a/TCHAP_CHANGES.md b/TCHAP_CHANGES.md
index adcb304e27..b3efe909ef 100644
--- a/TCHAP_CHANGES.md
+++ b/TCHAP_CHANGES.md
@@ -1,9 +1,16 @@
+Changes in Tchap 2.13.5 (2024-10-01)
+====================================
+
+Features ✨
+----------
+- Activation des appels vidéos pour DINUM. ([#1098](https://github.com/tchapgouv/tchap-android/issues/1098))
+
Changes in Tchap 2.13.4 (2024-09-19)
====================================
Features ✨
----------
- - Activation des appels vidéos pour Éducation. ([#1106](https://github.com/tchapgouv/tchap-android/issues/1106))
+ - Activation des appels vidéos pour Éducation en beta externe. ([#1106](https://github.com/tchapgouv/tchap-android/issues/1106))
Bugfixes 🐛
----------
@@ -15,7 +22,7 @@ Changes in Tchap 2.13.3 (2024-08-02)
Features ✨
----------
- - Activation des appels vidéos pour DINUM uniquement. ([#1098](https://github.com/tchapgouv/tchap-android/issues/1098))
+ - Activation des appels vidéos pour DINUM en beta externe. ([#1098](https://github.com/tchapgouv/tchap-android/issues/1098))
Changes in Tchap 2.13.2 (2024-08-01)
====================================
@@ -56,7 +63,7 @@ Changes in Tchap 2.12.0 (2024-07-22)
Features ✨
----------
- - Forcer la génération du code de récupération et la sauvegarde automatique. ([#988](https://github.com/tchapgouv/tchap-android/issues/988))
+ - Forcer la génération du code de récupération et la sauvegarde automatique en beta externe. ([#988](https://github.com/tchapgouv/tchap-android/issues/988))
Improvements 🙌
--------------
diff --git a/towncrier.toml b/towncrier.toml
index 246a509504..22f0f8694e 100644
--- a/towncrier.toml
+++ b/towncrier.toml
@@ -1,5 +1,5 @@
[tool.towncrier]
- version = "2.13.4"
+ version = "2.13.5"
directory = "changelog.d"
filename = "TCHAP_CHANGES.md"
name = "Changes in Tchap"
diff --git a/vector-app/build.gradle b/vector-app/build.gradle
index bc333109a6..2c38669a08 100644
--- a/vector-app/build.gradle
+++ b/vector-app/build.gradle
@@ -37,7 +37,7 @@ ext.versionMinor = 13
// Note: even values are reserved for regular release, odd values for hotfix release.
// When creating a hotfix, you should decrease the value, since the current value
// is the value for the next regular release.
-ext.versionPatch = 4
+ext.versionPatch = 5
static def getGitTimestamp() {
def cmd = 'git show -s --format=%ct'
diff --git a/vector-config/src/tchap/res/values/config-features.xml b/vector-config/src/tchap/res/values/config-features.xml
index 54960855f6..20c69b24e4 100755
--- a/vector-config/src/tchap/res/values/config-features.xml
+++ b/vector-config/src/tchap/res/values/config-features.xml
@@ -3,10 +3,9 @@
true
true
false
- true
+ false
- agent.dinum.tchap.gouv.fr
- - agent.education.tchap.gouv.fr