We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2979c6b commit 41a8885Copy full SHA for 41a8885
ExportCutlist.manifest
@@ -7,6 +7,6 @@
7
},
8
"supportedOS": "windows|mac",
9
"editEnabled": true,
10
- "version": "v0.1.0",
+ "version": "v0.2.0",
11
"runOnStartup": true
12
}
README.md
@@ -19,7 +19,7 @@ you to structure your design in a specific way.
19
20
## Installation
21
22
-1. Download the [latest release](https://github.com/bluekeyes/Fusion360-ExportCutlist/archive/v0.1.0.zip)
+1. Download the [latest release](https://github.com/bluekeyes/Fusion360-ExportCutlist/archive/v0.2.0.zip)
23
2. Unzip the file on your computer
24
3. Start Fusion360 and open the "Scripts & Addins" dialog (Shift+S)
25
4. Go to the "Addins" tab
0 commit comments