We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f6ab9 commit ac139c3Copy full SHA for ac139c3
src/index.ts
@@ -13,7 +13,7 @@ import { notesCategory } from "./categories/notes.js";
13
14
const server = new AppleScriptFramework({
15
name: "applescript-server",
16
- version: "1.0.3",
+ version: "1.0.4",
17
debug: false,
18
});
19
0 commit comments