mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-07-08 07:50:45 +00:00
version bump
This commit is contained in:
@@ -58,6 +58,7 @@ body:
|
||||
label: Version
|
||||
description: What version of EE2 are you running? You can see this in Settings -> About
|
||||
options:
|
||||
- 0.15.7
|
||||
- 0.15.6
|
||||
- 0.15.5
|
||||
- 0.15.4
|
||||
@@ -68,7 +69,7 @@ body:
|
||||
- 0.14.0
|
||||
- 0.13.x
|
||||
- Change me
|
||||
default: 9
|
||||
default: 10
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#  Exiled Exchange 2
|
||||
|
||||
[](https://tooomm.github.io/github-release-stats/?username=kvan7&repository=Exiled-Exchange-2)
|
||||
[](https://tooomm.github.io/github-release-stats/?username=kvan7&repository=Exiled-Exchange-2)
|
||||
[](https://github.com/Kvan7/Exiled-Exchange-2/releases/latest)
|
||||
[](https://github.com/Kvan7/Exiled-Exchange-2/commits/dev/)
|
||||
[](https://translate.codeberg.org/engage/exiled-exchange-2/)
|
||||
|
||||
@@ -20,7 +20,7 @@ export default defineConfig({
|
||||
},
|
||||
themeConfig: {
|
||||
// logo: 'TODO', https://github.com/vuejs/vitepress/issues/1401
|
||||
appVersion: '0.15.6',
|
||||
appVersion: '0.15.7',
|
||||
github: {
|
||||
releasesUrl: 'https://github.com/Kvan7/Exiled-Exchange-2/releases'
|
||||
},
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "exiled-exchange-2",
|
||||
"version": "0.15.6",
|
||||
"version": "0.15.7",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "exiled-exchange-2",
|
||||
"version": "0.15.6",
|
||||
"version": "0.15.7",
|
||||
"dependencies": {
|
||||
"electron-overlay-window": "4.0.2",
|
||||
"uiohook-napi": "1.5.x"
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "exiled-exchange-2",
|
||||
"version": "0.15.6",
|
||||
"version": "0.15.7",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "node build/script.mjs",
|
||||
|
||||
Reference in New Issue
Block a user