Skip to content

Commit

Permalink
chore(release): cut 100.2.31 [skip release]
Browse files Browse the repository at this point in the history
## [100.2.31](v100.2.30...v100.2.31) (2023-12-14)

### Bug Fixes

* **DHIS2-13252:** disable install button when no compatible versions are available ([cee5a9e](cee5a9e))
  • Loading branch information
dhis2-bot committed Dec 14, 2023
1 parent b0955db commit f902c36
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [100.2.31](https://github.com/dhis2/app-management-app/compare/v100.2.30...v100.2.31) (2023-12-14)


### Bug Fixes

* **DHIS2-13252:** disable install button when no compatible versions are available ([cee5a9e](https://github.com/dhis2/app-management-app/commit/cee5a9e686a9f6492d59e98a16017186ec78dfea))

## [100.2.30](https://github.com/dhis2/app-management-app/compare/v100.2.29...v100.2.30) (2023-12-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-management-app",
"version": "100.2.30",
"version": "100.2.31",
"description": "The Application Management App provides the ability to upload webapps in .zip files, as well as installing apps directly from the official DHIS 2 App Store",
"scripts": {
"start": "d2-app-scripts start",
Expand Down

0 comments on commit f902c36

Please sign in to comment.