diff --git a/Core/cptAbout_frm.frm b/Core/cptAbout_frm.frm
index 568ada3d..601118a6 100644
--- a/Core/cptAbout_frm.frm
+++ b/Core/cptAbout_frm.frm
@@ -13,7 +13,7 @@ Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
-'v1.8.20
+'v1.8.21
Option Explicit
Private Sub cmdClose_Click()
diff --git a/CurrentVersions.xml b/CurrentVersions.xml
index cffbce37..36acc55d 100644
--- a/CurrentVersions.xml
+++ b/CurrentVersions.xml
@@ -3,7 +3,7 @@
cptAbout_frm
cptAbout_frm.frm
- v1.8.20
+ v1.8.21
3
Core
@@ -325,7 +325,7 @@
cptSetup_bas
cptSetup_bas.bas
- v1.8.20
+ v1.8.21
1
diff --git a/cptSetup_bas.bas b/cptSetup_bas.bas
index e287973b..83a802dd 100644
--- a/cptSetup_bas.bas
+++ b/cptSetup_bas.bas
@@ -1,5 +1,5 @@
Attribute VB_Name = "cptSetup_bas"
-'v1.8.20
+'v1.8.21
Option Explicit
Public Const strGitHub = "https://raw.githubusercontent.com/AronGahagan/cpt-dev/master/"
'Public Const strGitHub = "https://raw.githubusercontent.com/ClearPlan/cpt/master/"