From 6ffb3722e118ed4366650b9ae6e05653e0aaa2e6 Mon Sep 17 00:00:00 2001 From: VinneyJ Date: Tue, 15 Oct 2024 13:07:38 +0300 Subject: [PATCH] chore: bump climate mapped version --- .github/workflows/climatemappedafrica-deploy-dev.yml | 4 +++- apps/climatemappedafrica/package.json | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/climatemappedafrica-deploy-dev.yml b/.github/workflows/climatemappedafrica-deploy-dev.yml index 4c9d24776..0cab09cee 100644 --- a/.github/workflows/climatemappedafrica-deploy-dev.yml +++ b/.github/workflows/climatemappedafrica-deploy-dev.yml @@ -2,7 +2,9 @@ name: Climate Mapped Africa | Deploy | DEV on: push: - branches: [main] + branches: + - main + - chore/arm-build paths: - "apps/climatemappedafrica/**" - "Dockerfile" diff --git a/apps/climatemappedafrica/package.json b/apps/climatemappedafrica/package.json index e8306b32e..0b636161e 100644 --- a/apps/climatemappedafrica/package.json +++ b/apps/climatemappedafrica/package.json @@ -1,6 +1,6 @@ { "name": "climatemappedafrica", - "version": "0.0.1", + "version": "0.0.2", "private": true, "author": "Code for Africa ", "description": "Climate Mapped Africa ",