Skip to content

Commit 0e6d167

Browse files
committed
v11.2.0
1 parent 30bf62e commit 0e6d167

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.1.2',
6+
version: '11.2.0',
77
macOSCodeSigning: true,
88
windowsEVCodeSigning: true,
99
fallbackToIndexHtml: true,

0 commit comments

Comments
 (0)