chore: bump version to v0.5.0
Some checks failed
Android Build Final Fixed / build-android (push) Has been cancelled
Some checks failed
Android Build Final Fixed / build-android (push) Has been cancelled
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "marstemedia-ui"
|
name = "marstemedia-ui"
|
||||||
version = "0.1.0"
|
version = "0.5.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "marstemedia"
|
name = "marstemedia"
|
||||||
version = "0.1.0"
|
version = "0.5.0"
|
||||||
description = "A Tauri App"
|
description = "A Tauri App"
|
||||||
authors = ["you"]
|
authors = ["you"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://schema.tauri.app/config/2",
|
"$schema": "https://schema.tauri.app/config/2",
|
||||||
"productName": "marstemedia",
|
"productName": "marstemedia",
|
||||||
"version": "0.1.0",
|
"version": "0.5.0",
|
||||||
"identifier": "malxte.de",
|
"identifier": "malxte.de",
|
||||||
"build": {
|
"build": {
|
||||||
"beforeDevCommand": "trunk serve",
|
"beforeDevCommand": "trunk serve",
|
||||||
|
|||||||
@@ -13,6 +13,8 @@ relays:
|
|||||||
- "wss://relay.zapstore.dev"
|
- "wss://relay.zapstore.dev"
|
||||||
- "wss://relay.malxte.de"
|
- "wss://relay.malxte.de"
|
||||||
- "wss://relay.primal.net"
|
- "wss://relay.primal.net"
|
||||||
- "wss://releay.damus.io"
|
- "wss://relay.damus.io"
|
||||||
- "wss://nostr.mom"
|
- "wss://nostr.mom"
|
||||||
- "wss://snort.social"
|
- "wss://snort.social"
|
||||||
|
|
||||||
|
icon_url: "https://gitea.malxte.de/Bytemalte/marstemedia/src/branch/main/public/logo.png"
|
||||||
|
|||||||
Reference in New Issue
Block a user