|
1 | 1 | {
|
2 | 2 | "name": "tchap-desktop",
|
3 |
| - "version": "4.16.7", |
| 3 | + "version": "4.17.1", |
4 | 4 | "description": "",
|
5 | 5 | "main": "./scripts/index.ts",
|
6 | 6 | "scripts": {
|
|
10 | 10 | "tchapConfig": {
|
11 | 11 | "use_github": false,
|
12 | 12 | "prod": {
|
13 |
| - "tchap-web_version": "4.16.7", |
14 |
| - "tchap-web_archive_name": "tchap-4.16.7-prod-20250909.tar.gz", |
| 13 | + "tchap-web_version": "4.17.1", |
| 14 | + "tchap-web_archive_name": "tchap-4.17.1-prod-20251001.tar.gz", |
15 | 15 | "tchap-web_github": {
|
16 | 16 | "branch": "develop_tchap",
|
17 | 17 | "repo": "https://github.com/tchapgouv/tchap-web-v4"
|
18 | 18 | }
|
19 | 19 | },
|
20 | 20 | "dev": {
|
21 |
| - "tchap-web_version": "4.16.7", |
22 |
| - "tchap-web_archive_name": "tchap-4.16.7-dev-20250909.tar.gz", |
| 21 | + "tchap-web_version": "4.17.1", |
| 22 | + "tchap-web_archive_name": "tchap-4.17.1-dev-20251001.tar.gz", |
23 | 23 | "tchap-web_github": {
|
24 | 24 | "branch": "develop_tchap",
|
25 | 25 | "repo": "https://github.com/tchapgouv/tchap-web-v4"
|
26 | 26 | }
|
27 | 27 | },
|
28 | 28 | "preprod": {
|
29 |
| - "tchap-web_version": "4.16.7", |
30 |
| - "tchap-web_archive_name": "tchap-4.16.7-preprod-20250909.tar.gz", |
| 29 | + "tchap-web_version": "4.17.1", |
| 30 | + "tchap-web_archive_name": "tchap-4.17.1-preprod-20251001.tar.gz", |
31 | 31 | "tchap-web_github": {
|
32 | 32 | "branch": "develop_tchap",
|
33 | 33 | "repo": "https://github.com/tchapgouv/tchap-web-v4"
|
|
0 commit comments