Skip to content

Commit

Permalink
chore: bump climate mapped version
Browse files Browse the repository at this point in the history
  • Loading branch information
VinneyJ committed Oct 15, 2024
1 parent d918847 commit 6ffb372
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/climatemappedafrica-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Climate Mapped Africa | Deploy | DEV

on:
push:
branches: [main]
branches:
- main
- chore/arm-build
paths:
- "apps/climatemappedafrica/**"
- "Dockerfile"
Expand Down
2 changes: 1 addition & 1 deletion apps/climatemappedafrica/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "climatemappedafrica",
"version": "0.0.1",
"version": "0.0.2",
"private": true,
"author": "Code for Africa <tech@codeforafrica.org>",
"description": "Climate Mapped Africa ",
Expand Down

0 comments on commit 6ffb372

Please sign in to comment.