0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 09:50:43 -05:00

Version Number & Biome Format

Updates the version number in the package.json file.
Ran the Biome formatter.
This commit is contained in:
Refringe 2024-12-15 22:34:34 -05:00
parent 42b3d7abc3
commit 6501958e51
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "spt-server", "name": "spt-server",
"version": "3.10.2", "version": "3.10.3",
"author": "SPT Server", "author": "SPT Server",
"license": "NCSA", "license": "NCSA",
"main": "obj/bundle.js", "main": "obj/bundle.js",