chore: migrate production URLs to ttrpgplayer.ru (v1.0.24)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-07-01 15:59:37 +08:00
parent 374e041321
commit 60ef837e1c
11 changed files with 108 additions and 63 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "TTRPGPlayer",
"version": "1.0.23",
"version": "1.0.24",
"description": "TTRPG Player — редактор и проигрыватель НРИ",
"main": "dist/main/index.cjs",
"scripts": {
@@ -170,7 +170,7 @@
},
"publish": {
"provider": "generic",
"url": "https://updates.mailib.ru/"
"url": "https://updates.ttrpgplayer.ru/"
}
}
}