Skip to content

Commit

Permalink
v19.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
埃博拉酱 committed Nov 14, 2024
1 parent 8edb941 commit f8ef5f8
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='v19.2.0';
V.Me='v19.2.1';
V.MATLAB='R2024b';
persistent NewVersion
try
Expand Down
2 changes: 1 addition & 1 deletion 打包.prj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
+UITools 文件打开和保存对话框
还有一些尚未归类的工具函数直接放在MATLAB包下</param.description>
<param.screenshot>${PROJECT_ROOT}\工具箱图像.png</param.screenshot>
<param.version>19.2.0</param.version>
<param.version>19.2.1</param.version>
<param.output>${PROJECT_ROOT}\埃博拉酱 的 MATLAB 扩展 Extension.mltbx</param.output>
<param.products.name />
<param.products.id />
Expand Down

0 comments on commit f8ef5f8

Please sign in to comment.