Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
matthme committed Dec 12, 2024
1 parent 6279eaa commit 09c0186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kangaroo.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { defineConfig } from "./src/main/defineConfig";
export default defineConfig({
appId: "org.holochain.kangaroo-electron",
productName: "Holochain Kangaroo Electron",
version: "0.1.0",
version: "0.2.0",
macOSCodeSigning: false,
windowsEVCodeSigning: false,
fallbackToIndexHtml: true,
Expand Down

0 comments on commit 09c0186

Please sign in to comment.