Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - studyu_app@1.11.3
  • Loading branch information
johannesvedder committed Feb 7, 2023
1 parent b5a52bb commit 7c73f22
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.11.3

- **FIX**: notification reloading bug on intervention change. ([b5a52bb9](https://github.com/hpi-studyu/studyu/commit/b5a52bb906226f3b98d000d5d36f167a5094a95a))

## 1.11.2

- **FIX**: after notification task completed reload dashboard. ([ed571950](https://github.com/hpi-studyu/studyu/commit/ed571950398de32ccbfb3ba26bd4b26022f8f344))
Expand Down
2 changes: 1 addition & 1 deletion app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository: https://github.com/hpi-studyu/studyu

publish_to: 'none'

version: '1.11.2'
version: '1.11.3'

environment:
# todo upgrade to null safety
Expand Down

0 comments on commit 7c73f22

Please sign in to comment.