Skip to content

Commit a2a3fa3

Browse files
authored
fixes for the project file (#123)
1 parent 4a08b8c commit a2a3fa3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

toolboxPackaging.prj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<param.summary>A MATLAB suite of initial value problems</param.summary>
88
<param.description />
99
<param.screenshot>${PROJECT_ROOT}/images/logo.png</param.screenshot>
10-
<param.version>0.0.1</param.version>
10+
<param.version>0.2.0</param.version>
1111
<param.output>${PROJECT_ROOT}/ODE Test Problems.mltbx</param.output>
1212
<param.products.name />
1313
<param.products.id />
@@ -44,7 +44,6 @@
4444
<unset>
4545
<param.email />
4646
<param.description />
47-
<param.screenshot />
4847
<param.output />
4948
<param.products.name />
5049
<param.products.id />

0 commit comments

Comments
 (0)