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 30bf62e commit 0e6d167Copy full SHA for 0e6d167
kangaroo.config.ts
@@ -3,7 +3,7 @@ import { defineConfig } from './src/main/defineConfig';
3
export default defineConfig({
4
appId: 'org.lightningrodlabs.acorn',
5
productName: 'Acorn',
6
- version: '11.1.2',
+ version: '11.2.0',
7
macOSCodeSigning: true,
8
windowsEVCodeSigning: true,
9
fallbackToIndexHtml: true,
0 commit comments