From 505ae0c4a8ceda75bbb926b8e063cc335ec96669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=91=E8=B4=A8?= Date: Tue, 2 Aug 2022 16:33:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E6=8E=A8=E8=BF=9B=E8=87=B33.?= =?UTF-8?q?0.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OlivaDiceMaster/app.json | 9 +++++---- OlivaDiceMaster/data.py | 4 ++-- OlivaDiceMaster/msgCustom.py | 1 + 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/OlivaDiceMaster/app.json b/OlivaDiceMaster/app.json index 6b44e06..fbc26c7 100644 --- a/OlivaDiceMaster/app.json +++ b/OlivaDiceMaster/app.json @@ -3,10 +3,11 @@ "author" : "lunzhiPenxil", "namespace" : "OlivaDiceMaster", "message_mode" : "old_string", - "version" : "3.0.3", - "svn" : 4, - "compatible_svn" : 95, - "priority" : 30020, + "info" : "本模块为OlivaDice的大师模块,提供了更高级的骰主管理功能,其中的功能可能不是必须的,但是却是强大的,这些功能包括但不限于更新和安装新的模块。", + "version" : "3.0.5", + "svn" : 6, + "compatible_svn" : 101, + "priority" : 20020, "support" : [ { "sdk" : "all", diff --git a/OlivaDiceMaster/data.py b/OlivaDiceMaster/data.py index e926ed7..39eb526 100644 --- a/OlivaDiceMaster/data.py +++ b/OlivaDiceMaster/data.py @@ -15,8 +15,8 @@ ''' -OlivaDiceMaster_ver = '3.0.4' -OlivaDiceMaster_svn = 5 +OlivaDiceMaster_ver = '3.0.5' +OlivaDiceMaster_svn = 6 OlivaDiceMaster_ver_short = '%s(%s)' % (str(OlivaDiceMaster_ver), str(OlivaDiceMaster_svn)) OlivaDiceMaster_oopm_host = 'https://api.dice.center/OlivaDiceVer' diff --git a/OlivaDiceMaster/msgCustom.py b/OlivaDiceMaster/msgCustom.py index 42ab83a..dd3d4aa 100644 --- a/OlivaDiceMaster/msgCustom.py +++ b/OlivaDiceMaster/msgCustom.py @@ -72,6 +72,7 @@ 注: 本模块为可选重要模块。''', 'OlivaDiceMaster更新': '''[OlivaDiceMaster] +3.0.5: 支持新版OlivOS 3.0.4: 指令清群 3.0.3: 反馈发送 3.0.2: 模块获取