mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-30 17:48:50 +02:00
feat: bump to RC
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tauri-plugin-positioner"
|
||||
version = "2.0.0-beta.10"
|
||||
version = "2.0.0-rc.0"
|
||||
description = "Position your windows at well-known locations."
|
||||
authors = { workspace = true }
|
||||
license = { workspace = true }
|
||||
@@ -25,4 +25,4 @@ thiserror = { workspace = true }
|
||||
serde_repr = "0.1"
|
||||
|
||||
[features]
|
||||
tray-icon = [ "tauri/tray-icon" ]
|
||||
tray-icon = ["tauri/tray-icon"]
|
||||
|
||||
Reference in New Issue
Block a user