release 2.13.3
This commit is contained in:
parent
44b0819e95
commit
2f3ec67275
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": "2.13.2",
|
"version": "2.13.3",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"busuanzi.pure.js": "^1.0.3",
|
"busuanzi.pure.js": "^1.0.3",
|
||||||
"markdown-it-mathjax3": "^4.3.2",
|
"markdown-it-mathjax3": "^4.3.2",
|
||||||
|
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "youqu"
|
name = "youqu"
|
||||||
version = "2.13.2"
|
version = "2.13.3"
|
||||||
authors = [
|
authors = [
|
||||||
{ name = "mikigo", email = "huangmingqiang@uniontech.com" },
|
{ name = "mikigo", email = "huangmingqiang@uniontech.com" },
|
||||||
]
|
]
|
||||||
|
|
|
@ -15,7 +15,7 @@ echo "
|
||||||
╚██╔╝ ██║▄▄ ██║ ██╔══╝ ██║╚██╗██║ ╚██╗ ██╔╝
|
╚██╔╝ ██║▄▄ ██║ ██╔══╝ ██║╚██╗██║ ╚██╗ ██╔╝
|
||||||
██║ ╚██████╔╝ ███████╗ ██║ ╚████║ ╚████╔╝
|
██║ ╚██████╔╝ ███████╗ ██║ ╚████║ ╚████╔╝
|
||||||
╚═╝ ╚══▀▀═╝ ╚══════╝ ╚═╝ ╚═══╝ ╚═══╝
|
╚═╝ ╚══▀▀═╝ ╚══════╝ ╚═╝ ╚═══╝ ╚═══╝
|
||||||
${tag} ${IP}
|
${tag} -> ${IP}
|
||||||
"
|
"
|
||||||
|
|
||||||
env(){
|
env(){
|
||||||
|
|
Loading…
Reference in New Issue