Skip to content

Commit 788b038

Browse files
committed
chore: bump VERSION to 1.10.0
1 parent c9b75b7 commit 788b038

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,8 @@ All notable changes to Proton Pulse should be recorded here.
150150

151151
## Unreleased
152152

153+
- Sync metrics and README after v1.10.0 release prep
154+
153155
## v1.7.2 pre-release
154156

155157
- Bump to 1.7.2 -- updater pre-release channel fix

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.9.0
1+
1.10.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "decky-proton-pulse"
3-
version = "1.9.0"
3+
version = "1.10.0"
44
requires-python = ">=3.11"
55
dependencies = [
66
"aiohttp>=3.9",

0 commit comments

Comments
 (0)