Skip to content

Commit 68b59c5

Browse files
committed
bump kangaroo version
1 parent 7d00566 commit 68b59c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kangaroo.config.ts

+1-1
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.holochain.kangaroo-electron',
55
productName: 'Holochain Kangaroo Electron',
6-
version: '0.3.0-rc.3',
6+
version: '0.3.0',
77
macOSCodeSigning: false,
88
windowsEVCodeSigning: false,
99
fallbackToIndexHtml: true,

0 commit comments

Comments
 (0)