0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-12 15:50:42 -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

@ -51,7 +51,7 @@
"66da1b49099cf6adcc07a36b",
"66da1b546916142b3b022777",
"670ad7f1ad195290cd00da7a",
"66ec2aa6daf127599c0c31f1"
"66ec2aa6daf127599c0c31f1"
],
"rewardItemTypeBlacklist": ["65649eb40bf0ed77b8044453"],
"lootableItemBlacklist": ["660bbc47c38b837877075e47", "660bc341c38b837877075e4c"],

View File

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