From 1263ed46ed6e7d2fecee3c7fbfbae530de52ba55 Mon Sep 17 00:00:00 2001 From: Jeffrey Jones Date: Wed, 17 Nov 2021 23:26:02 +0900 Subject: [PATCH] Update to Version 1.0.1 --- DCScribe/DCScribe.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DCScribe/DCScribe.csproj b/DCScribe/DCScribe.csproj index cefa022..3b72534 100644 --- a/DCScribe/DCScribe.csproj +++ b/DCScribe/DCScribe.csproj @@ -15,8 +15,8 @@ true win-x64 true - 1.0.0.0 - 1.0.0.0 + 1.0.1.0 + 1.0.1.0 Jeffrey Jones git A program that gets unit information out of a DigitalCombatSimulator GameServer and into a spatially enabled Postgresql Database. This can then be used as a datasource for online maps and other applications.