Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
waozixyz committed Nov 18, 2023
1 parent 19b166c commit 58f3889
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
- Skip button
### Changed
- Wakelock only for mobile and web
### Fixed
- Desktop bug with breathing circle

## [1.0.9] - 2023-11-14
### Fixed
Expand Down
4 changes: 4 additions & 0 deletions metadata/en-US/changelogs/11.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
* Skip button
* Wakelock only for mobile and web
* Desktop bug with breathing circle

8 changes: 8 additions & 0 deletions metadata/flatpak/io.naox.InnerBreeze.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@
<url type="bugtracker">https://github.com/naoxio/inner_breeze/issues</url>

<releases>
<release version="1.0.10" date="2023-11-18">
<description><ul>
<li>Skip button</li>
<li>Wakelock only for mobile and web</li>
<li>Desktop bug with breathing circle</li>

</ul></description>
</release>
<release version="1.0.9" date="2023-11-14">
<description><ul>
<li>Fix audio issue on desktop</li>
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Intuitive breathing tracker

publish_to: 'none'

version: 1.0.9+10
version: 1.0.10+11

environment:
sdk: '>=2.19.4 <4.0.0'
Expand Down

0 comments on commit 58f3889

Please sign in to comment.