Skip to content

Commit c0e6f4a

Browse files
committed
chore: updater
1 parent 95d01cf commit c0e6f4a

File tree

3 files changed

+259
-245
lines changed

3 files changed

+259
-245
lines changed

scripts/updater.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const baseURL = `https://github.com/lencx/OhMyBox/releases/download/v${argv.v}`;
2222
// \src-tauri\target\release\bundle\msi\OhMyBox_0.1.1_x64_en-US.msi.zip
2323
const updaterInfo = {
2424
version: `v${argv.v}`,
25-
notes: `OhMyBox version`,
25+
notes: `🔮 Development toolbox, and more...`,
2626
pub_date: new Date(),
2727
platforms: {
2828
'darwin-x86_64': {

0 commit comments

Comments
 (0)