mirror of
https://github.com/itsRevela/Revelations-Launcher.git
synced 2026-06-16 15:11:52 +00:00
chore: bump version to 1.1.5
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "revelations-launcher",
|
||||
"private": true,
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "revelations-launcher"
|
||||
version = "1.1.4"
|
||||
version = "1.1.5"
|
||||
description = "A FOSS, cross-platform launcher for Minecraft Legacy Console Edition"
|
||||
authors = ["itsRevela"]
|
||||
edition = "2021"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "Revelations Launcher",
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"identifier": "com.revelations.lce",
|
||||
"build": {
|
||||
"beforeDevCommand": "npm run dev",
|
||||
|
||||
Reference in New Issue
Block a user