diff --git a/CHANGELOG.md b/CHANGELOG.md index b23ace9..9e3896f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [2.3.2] +## [2.3.4] * [Process Management] Windows launcher fix edge case diff --git a/package.json b/package.json index 33e879c..1f8240e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eqemu-admin", - "version": "2.3.2", + "version": "2.3.4", "private": true, "bin": "./app/bin/admin", "scripts": {