Updated version number

This commit is contained in:
Pax1601
2023-10-11 18:05:58 +02:00
parent eae07ca6cc
commit 478bb18ab2
11 changed files with 11 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
"name": "DCSOlympus",
"node-main": "./bin/www",
"main": "http://localhost:3000",
"version": "v0.4.4-alpha",
"version": "v0.4.5-alpha",
"private": true,
"scripts": {
"emit-declarations": "tsc --project tsconfig.json --declaration --emitDeclarationOnly --outfile ./@types/olympus/index.d.ts",