Skip to content

Commit 037f743

Browse files
committed
Updating docs
1 parent 3b003bc commit 037f743

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

ParameterIO.bundles/Contents/ParameterIO.manifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": {
77
"": "Enables users to update parameters from or save them to a CSV (Comma Separated Values) file"
88
},
9-
"version": "1.3.0",
9+
"version": "1.4.0",
1010
"runOnStartup": true,
1111
"supportedOS": "windows|mac"
1212
}

ParameterIO.bundles/Contents/docs/Parameter I_O.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,16 @@ <h1 id="versionhistoryinfo">Version History</h1>
212212
<th>Version Number</th>
213213
<th>Version Description</th>
214214
</tr>
215+
<tr>
216+
<td>
217+
<p>
218+
1.4.0
219+
</p>
220+
</td>
221+
<td>
222+
<p>Compatibility with latest Python compiler</p>
223+
</td>
224+
</tr>
215225
<tr>
216226
<td>
217227
<p>

ParameterIO.bundles/PackageContents.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
AutodeskProduct="Fusion360"
66
Name="Parameter I O"
77
Description="Enables the user to Import/Update parameters from or export them to a CSV file"
8-
AppVersion="1.3.0"
8+
AppVersion="1.4.0"
99
Author="Autodesk, Inc."
1010
AppNameSpace="com.autodesk.exchange.Fusion360.Parameter I O"
1111
HelpFile="./Contents/docs/Parameter I_O.html"

0 commit comments

Comments
 (0)