Skip to content

Commit 98d32dc

Browse files
committed
Update version number
1 parent 707edfa commit 98d32dc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
// You can specify all the values or you can default the Build and Revision Numbers
3434
// by using the '*' as shown below:
3535
// [assembly: AssemblyVersion("1.0.*")]
36-
[assembly: AssemblyVersion("1.3.0.0")]
37-
[assembly: AssemblyFileVersion("1.3.0.0")]
36+
[assembly: AssemblyVersion("1.3.2.0")]
37+
[assembly: AssemblyFileVersion("1.3.2.0")]
3838
[assembly: TarkovVersion(26535)]

ServerMod/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "DrakiaXYZ-Waypoints",
3-
"version": "1.3.0",
3+
"version": "1.3.2",
44
"main": "src/mod.js",
55
"license": "MIT",
66
"author": "DrakiaXYZ",

0 commit comments

Comments
 (0)