Skip to content

Commit f813467

Browse files
committed
bump acorn version
1 parent 7de2003 commit f813467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kangaroo.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { defineConfig } from './src/main/defineConfig';
33
export default defineConfig({
44
appId: 'org.lightningrodlabs.acorn',
55
productName: 'Acorn',
6-
version: '11.3.0',
6+
version: '11.3.1',
77
macOSCodeSigning: true,
88
windowsEVCodeSigning: true,
99
fallbackToIndexHtml: true,

0 commit comments

Comments
 (0)