Skip to content

Commit c152849

Browse files
committed
v1.51.0
1 parent 4413708 commit c152849

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

electrobun.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default {
4343
app: {
4444
name: "dev-3.0",
4545
identifier: "dev3.electrobun.dev",
46-
version: "1.50.2",
46+
version: "1.51.0",
4747
// Inbound deep links: `dev3://task/<id>`, `dev3://project/<id>`,
4848
// `dev3://new-task?project=<id>&text=<…>`. Electrobun writes CFBundleURLTypes
4949
// into Info.plist; macOS only registers it when the app lives in

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electrobun-react-tailwind-vite",
3-
"version": "1.50.2",
3+
"version": "1.51.0",
44
"description": "Electrobun app with React, Tailwind CSS, and Vite HMR",
55
"license": "Apache-2.0",
66
"author": "Arseny Pavlenko",

0 commit comments

Comments
 (0)