1 parent 55d398e commit 45f5d21Copy full SHA for 45f5d21
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 0.3.0
10
11
### What's new
@@ -33,4 +39,3 @@
33
39
34
40
35
41
- Initial release
36
-
manifest.json
@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Steam Promo Watch",
"description": "Tracks new Steam free-to-keep promotions and notifies you about new giveaways.",
- "version": "0.3.0",
+ "version": "0.3.1",
"minimum_chrome_version": "120",
"permissions": [
"alarms",
0 commit comments