mirror of
https://github.com/ow-mods/ow-mod-man.git
synced 2025-12-11 20:15:50 +01:00
[CHORE] Bump Version
This commit is contained in:
parent
24b1117673
commit
8bedb67e3c
@ -18,7 +18,7 @@
|
|||||||
}:
|
}:
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "owmods-gui";
|
pname = "owmods-gui";
|
||||||
version = "0.15.2";
|
version = "0.15.3";
|
||||||
|
|
||||||
VITE_VERSION_SUFFIX = "-nix";
|
VITE_VERSION_SUFFIX = "-nix";
|
||||||
|
|
||||||
|
|||||||
@ -2,7 +2,7 @@
|
|||||||
name = "owmods_gui"
|
name = "owmods_gui"
|
||||||
authors = ["Bwc9876 <bwc9876@outerwildsmods.com>"]
|
authors = ["Bwc9876 <bwc9876@outerwildsmods.com>"]
|
||||||
description = "A GUI Tool To Manage OWML Mods"
|
description = "A GUI Tool To Manage OWML Mods"
|
||||||
version = "0.15.2"
|
version = "0.15.3"
|
||||||
readme = "./README.md"
|
readme = "./README.md"
|
||||||
repository = "https://github.com/ow-mods/ow-mod-man/"
|
repository = "https://github.com/ow-mods/ow-mod-man/"
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "owmods-gui-frontend",
|
"name": "owmods-gui-frontend",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "0.15.2",
|
"version": "0.15.3",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"engines": {
|
"engines": {
|
||||||
"npm": ">=10.0.0",
|
"npm": ">=10.0.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user