fix: version

This commit is contained in:
Jeroen Savat 2021-04-01 10:19:01 +02:00
parent 53ae9ebc8f
commit ccb591eb44

View file

@ -1,7 +1,7 @@
const { version: previousVersion } = require("./package.json");
const projectfolder = "SMBLibrary/";
const csprojfile = "SMBLibrary.csproj";
const nugetpackage = "Lansweeper.SMBLibrary";
const nugetpackage = "SMBLibrary";
const gitprimarybranch = "master";
module.exports = {