Skip to content

Commit 192e0e5

Browse files
committed
Version 1.2.0
1 parent 28ee455 commit 192e0e5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ Note that the files in ThreadKeeper's directory can be stored in a nested fashio
3737

3838
ThreadKeeper will sync the files every time Fusion 360™ starts
3939

40-
To copy the files to Fusion 360™ directly, click *Force sync*.
40+
To copy the files to Fusion 360™ directly, click *Force sync*.
41+
42+
To change which directory where threads are stored within ThreadKeeper, click *Change ThreadKeeper directory...*.
4143

4244
The add-in can be temporarily disabled using the *Scripts and Add-ins* dialog. Press *Shift+S* in Fusion 360™ and go to the *Add-Ins* tab.
4345

@@ -79,6 +81,8 @@ This project is licensed under the terms of the MIT license. See [LICENSE](LICEN
7981

8082
## Changelog
8183

84+
* v 1.2.0
85+
* Option to change threads directory.
8286
* v 1.1.0
8387
* Support for Mac
8488
* v 1.0.0

ThreadKeeper.manifest

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": {
77
"": "Reinstalls thread definitions every time they are removed."
88
},
9-
"version": "1.1.0",
9+
"version": "1.2.0",
1010
"runOnStartup": true,
1111
"supportedOS": "windows|mac",
1212
"editEnabled": true

0 commit comments

Comments
 (0)