Bump version to 0.3.0
This commit is contained in:
parent
3d4e0fabe5
commit
420438b494
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "tiletopia",
|
||||
"private": true,
|
||||
"version": "0.2.3",
|
||||
"version": "0.3.0",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "tiletopia"
|
||||
version = "0.2.3"
|
||||
version = "0.3.0"
|
||||
description = "Tiling multi-terminal manager for WSL"
|
||||
authors = ["megaproxy"]
|
||||
edition = "2021"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "tiletopia",
|
||||
"version": "0.2.3",
|
||||
"version": "0.3.0",
|
||||
"identifier": "com.megaproxy.tiletopia",
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm dev",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue