From 921b16dea19f61284ee8c2f02648d522b9df723a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phan=20Mestach?= Date: Tue, 8 Oct 2024 16:57:09 +0200 Subject: [PATCH] new version for 2.41.x --- package.json | 2 +- public/manifest.webapp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2d4f861..6ffb1fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dhis2-importer", - "version": "0.0.35", + "version": "0.0.37", "homepage": ".", "private": true, "dependencies": { diff --git a/public/manifest.webapp b/public/manifest.webapp index aee9a16..5f3f2d7 100644 --- a/public/manifest.webapp +++ b/public/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "0.0.35", + "version": "0.0.37", "name": "Dhis2 Taskr", "appType": "APP", "description": "Dhis2 Taskr, allows to run small js script and display them in a explorative way",