更新 npm 版本 v2.19.2-1

This commit is contained in:
whyour 2025-06-28 01:06:11 +08:00
parent 28a77d1917
commit cbdfd5a144
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@whyour/qinglong",
"version": "2.19.1-0",
"version": "2.19.2-1",
"description": "Timed task management platform supporting Python3, JavaScript, Shell, Typescript",
"repository": {
"type": "git",

View File

@ -1,10 +1,10 @@
#!/usr/bin/env bash
echo -e "开始发布"
echo -e "切换master分支"
git branch -D master
git checkout -b master
git push --set-upstream origin master -f
echo -e "切换 debian 分支"
git branch -D debian
git checkout -b debian
git push --set-upstream origin debian -f
echo -e "更新cdn文件"
ts-node-transpile-only sample/tool.ts