We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d00566 commit 68b59c5Copy full SHA for 68b59c5
kangaroo.config.ts
@@ -3,7 +3,7 @@ import { defineConfig } from './src/main/defineConfig';
3
export default defineConfig({
4
appId: 'org.holochain.kangaroo-electron',
5
productName: 'Holochain Kangaroo Electron',
6
- version: '0.3.0-rc.3',
+ version: '0.3.0',
7
macOSCodeSigning: false,
8
windowsEVCodeSigning: false,
9
fallbackToIndexHtml: true,
0 commit comments