Skip to content

Commit

Permalink
1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zoreet committed Jan 3, 2024
1 parent 2d270c5 commit 4c3cb31
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.1.5

fix: user's timezone is considered when creating date ids for ticks

## 1.1.4

fix: create date with user's timezone
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "habit-tracker-21",
"name": "Habit Tracker 21",
"version": "1.1.4",
"version": "1.1.5",
"minAppVersion": "1.1.0",
"description": "Your 21-day journey to habit formation, simplified",
"author": "Zoreet",
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
"1.1.1": "1.1.0",
"1.1.2": "1.1.0",
"1.1.3": "1.1.0",
"1.1.4": "1.1.0"
"1.1.4": "1.1.0",
"1.1.5": "1.1.0"
}

0 comments on commit 4c3cb31

Please sign in to comment.