Skip to content

Commit

Permalink
Release 1.2.1.1 to test new CI builds
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasgarciaisaia committed Jun 17, 2021
1 parent a186bcf commit 3422d74
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@ jobs:
strategy:
matrix:
instance:
# - bf
# - cm
- bf
- cm
- demo
# - ga
# - gh
# - ke
# - mw
# - ng
# - sl
# - sn
- ga
- gh
- ke
- mw
- ng
- sl
- sn
- staging
# - sz
# - tz
# - ug
# - zm
# - zw
- sz
- tz
- ug
- zm
- zw
os:
- windows-2019
- macos-10.15
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "maap-collector",
"productName": "Maap Collector",
"version": "1.2.1",
"version": "1.2.1.1",
"description": "A data collection tool by InSTEDD",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down

0 comments on commit 3422d74

Please sign in to comment.