diff --git a/DPackRx/Package/Beta.cs b/DPackRx/Package/Beta.cs index e791ef9..e8ef3d7 100644 --- a/DPackRx/Package/Beta.cs +++ b/DPackRx/Package/Beta.cs @@ -8,7 +8,7 @@ namespace DPackRx.Package /// internal static class Beta { - public static readonly DateTime ExpirationDate = new DateTime(2020, 10, 5).AddHours(12); + public static readonly DateTime ExpirationDate = new DateTime(2020, 10, 19).AddHours(12); } #endif } \ No newline at end of file diff --git a/DPackRx/source.extension.vsixmanifest b/DPackRx/source.extension.vsixmanifest index 398499c..ea78ebd 100644 --- a/DPackRx/source.extension.vsixmanifest +++ b/DPackRx/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + DPack Rx FREE tools collection designed to greatly increase developer's productivity, automate repetitive processes and expand upon some of Microsoft Visual Studio features. Visual Studio 2017 and 2019 are supported. https://github.com/usysware/dpack