Skip to content

Commit 8ea3f96

Browse files
committed
bump
1 parent ef2cf15 commit 8ea3f96

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

apps/client/RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
You can open release notes by going to Settings -> About -> Release notes.
22

3+
## 1.9.9-beta
4+
5+
- Fixed a bug where the app would show "Log in for the latest info" the first time the user logs in
6+
37
## 1.9.8-beta
48

59
- Added release notes

apps/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "client",
3-
"version": "1.9.8-beta",
3+
"version": "1.9.9-beta",
44
"scripts": {
55
"dev": "npm-run-all --parallel dev:*",
66
"dev:run": "FORCE_COLOR=1 vite",

0 commit comments

Comments
 (0)