Skip to content

Commit da81679

Browse files
committed
Bump win uuid
1 parent a6b6e4c commit da81679

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed
Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
- Add support for syncing FreshRSS
2-
- Show a loading message when deleting old feeds
3-
- Translation updates
4-
- Bug fixes and improvements
1+
- Improve FreshRss sync and fix some bugs

desktopApp/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ compose {
124124
menuGroup = "Marco Gomiero"
125125

126126
// https://www.guidgen.com/
127-
upgradeUuid = "9eae4e4e-e985-4c70-b934-ef7e19ccb45d".uppercase()
127+
upgradeUuid = "425986d1-649c-4932-b797-67a4e0e19704".uppercase()
128128
}
129129

130130
macOS {

0 commit comments

Comments
 (0)