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 {
|
||||
pname = "owmods-gui";
|
||||
version = "0.15.2";
|
||||
version = "0.15.3";
|
||||
|
||||
VITE_VERSION_SUFFIX = "-nix";
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
name = "owmods_gui"
|
||||
authors = ["Bwc9876 <bwc9876@outerwildsmods.com>"]
|
||||
description = "A GUI Tool To Manage OWML Mods"
|
||||
version = "0.15.2"
|
||||
version = "0.15.3"
|
||||
readme = "./README.md"
|
||||
repository = "https://github.com/ow-mods/ow-mod-man/"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "owmods-gui-frontend",
|
||||
"private": true,
|
||||
"version": "0.15.2",
|
||||
"version": "0.15.3",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"npm": ">=10.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user