Skip to content

Commit

Permalink
0.11.38,更新内置NapCat版本
Browse files Browse the repository at this point in the history
Co-Authored-By: 仑质 <[email protected]>
  • Loading branch information
MetaLe0 and lunzhiPenxil committed Jun 12, 2024
1 parent 69d8fca commit a840707
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions OlivOS/core/info/infoAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
import OlivOS


OlivOS_Version = '0.11.37'
OlivOS_SVN = 157
OlivOS_Version = '0.11.38'
OlivOS_SVN = 158

# Compatible <= Plugin[compatible_svn] : Compatible
# OldCompatible <= Plugin[compatible_svn] < Compatible : OldCompatible Warn
Expand Down
2 changes: 1 addition & 1 deletion OlivOS/libBooter/libNapCatEXEModelAPI.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def startNapCatLibExeModel(
OlivOS.updateAPI.checkResouceFile(
logger_proc=Proc_dict[basic_conf_models_this['logger_proc']],
resouce_api=resourceUrlPath,
resouce_name='NapCat',
resouce_name='NapCat-QQ-Win-9.9.11-24568',
filePath='./lib/NapCat.zip',
filePathUpdate='./lib/NapCat.zip.tmp',
filePathFORCESKIP='./lib/FORCESKIP'
Expand Down

0 comments on commit a840707

Please sign in to comment.