We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 753ef14 commit 41f0e05Copy full SHA for 41f0e05
apps/desktop/src-tauri/tauri.conf.stable.json
@@ -7,7 +7,7 @@
7
"updater": {
8
"active": true,
9
"endpoints": [
10
- "https://cdn.crabnebula.app/update/fastrepl/hyprnote/{{target}}-{{arch}}/{{current_version}}"
+ "https://cdn.crabnebula.app/update/fastrepl/hyprnote/{{target}}-{{arch}}/{{current_version}}?channel=stable"
11
]
12
}
13
0 commit comments