Skip to content

Commit

Permalink
版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
埃博拉酱 committed Mar 18, 2023
1 parent 4aa01a3 commit baccd20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion +MATLAB/Version.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
function V = Version
V.Me='v11.1.0';
V.Me='v11.2.0';
V.MATLAB='R2021a';
persistent NewVersion
try
Expand Down
2 changes: 1 addition & 1 deletion 埃博拉酱 的 MATLAB 扩展 Extension.prj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ View 埃博拉酱的 MATLAB 扩展 Extension on File Exchange
+UITools
每个代码文件内部都有详细文档,可以用doc命令查看,此处仅列出函数签名、类公开接口和功能简介。</param.description>
<param.screenshot>${PROJECT_ROOT}\图标.png</param.screenshot>
<param.version>11.1.0</param.version>
<param.version>11.2.0</param.version>
<param.output>${PROJECT_ROOT}\埃博拉酱 的 MATLAB 扩展 Extension.mltbx</param.output>
<param.products.name />
<param.products.id />
Expand Down

0 comments on commit baccd20

Please sign in to comment.