Skip to content

Commit 45f5d21

Browse files
committed
Prepare 0.3.1 release
1 parent 55d398e commit 45f5d21

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.3.1
4+
5+
### What's new
6+
7+
- Fixed an issue where the popup could get stuck on `Checking now...` and keep `Check now` blocked after an interrupted check.
8+
39
## 0.3.0
410

511
### What's new
@@ -33,4 +39,3 @@
3339
### What's new
3440

3541
- Initial release
36-

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "Steam Promo Watch",
44
"description": "Tracks new Steam free-to-keep promotions and notifies you about new giveaways.",
5-
"version": "0.3.0",
5+
"version": "0.3.1",
66
"minimum_chrome_version": "120",
77
"permissions": [
88
"alarms",

0 commit comments

Comments
 (0)