We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707edfa commit 98d32dcCopy full SHA for 98d32dc
Properties/AssemblyInfo.cs
@@ -33,6 +33,6 @@
33
// You can specify all the values or you can default the Build and Revision Numbers
34
// by using the '*' as shown below:
35
// [assembly: AssemblyVersion("1.0.*")]
36
-[assembly: AssemblyVersion("1.3.0.0")]
37
-[assembly: AssemblyFileVersion("1.3.0.0")]
+[assembly: AssemblyVersion("1.3.2.0")]
+[assembly: AssemblyFileVersion("1.3.2.0")]
38
[assembly: TarkovVersion(26535)]
ServerMod/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "DrakiaXYZ-Waypoints",
3
- "version": "1.3.0",
+ "version": "1.3.2",
4
"main": "src/mod.js",
5
"license": "MIT",
6
"author": "DrakiaXYZ",
0 commit comments