Skip to content

Commit b79d95d

Browse files
committed
package release 2.4.3
1 parent 2275bce commit b79d95d

File tree

5 files changed

+8
-1
lines changed

5 files changed

+8
-1
lines changed

deploy/wtDeployVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.4.2
1+
2.4.3

deploy/wtPackageRelease.m

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
% Perform the packaging
8080
matlab.addons.toolbox.packageToolbox(opts);
8181

82+
% Add the installer to the project
83+
proj.addFile(outputFile)
84+
8285

8386
%% Open the release folder
8487

2.85 MB
Binary file not shown.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Info/>
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<Info location="Widgets Toolbox 2.4.3.mltbx" type="File"/>

0 commit comments

Comments
 (0)