From 64a947beb3c1eb7e2046ab5f76da5c5e039a13d6 Mon Sep 17 00:00:00 2001 From: yostyle Date: Fri, 2 Aug 2024 14:10:24 +0200 Subject: [PATCH] Disable visio for Finances instance --- changelog.d/1098.feature | 1 + towncrier.toml | 2 +- vector-app/build.gradle | 2 +- vector-config/src/tchap/res/values/config-features.xml | 1 - 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 changelog.d/1098.feature diff --git a/changelog.d/1098.feature b/changelog.d/1098.feature new file mode 100644 index 0000000000..40783d228f --- /dev/null +++ b/changelog.d/1098.feature @@ -0,0 +1 @@ +Activation des appels vidéos pour DINUM uniquement. \ No newline at end of file diff --git a/towncrier.toml b/towncrier.toml index ef95bd7173..a320bbad2d 100644 --- a/towncrier.toml +++ b/towncrier.toml @@ -1,5 +1,5 @@ [tool.towncrier] - version = "2.13.2" + version = "2.13.3" directory = "changelog.d" filename = "TCHAP_CHANGES.md" name = "Changes in Tchap" diff --git a/vector-app/build.gradle b/vector-app/build.gradle index 8bad1ad7d2..273036c651 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 = 2 +ext.versionPatch = 3 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 6be4c68bd5..9990fc02d7 100755 --- a/vector-config/src/tchap/res/values/config-features.xml +++ b/vector-config/src/tchap/res/values/config-features.xml @@ -7,6 +7,5 @@ agent.dinum.tchap.gouv.fr - agent.finances.tchap.gouv.fr