diff --git a/GoToBible.Model/GoToBible.Model.csproj b/GoToBible.Model/GoToBible.Model.csproj
index 680cc1f..4cf77b2 100644
--- a/GoToBible.Model/GoToBible.Model.csproj
+++ b/GoToBible.Model/GoToBible.Model.csproj
@@ -28,7 +28,7 @@
LGPL-3.0-or-later
git
.NET 7.0 Support
- 1.4.1
+ 1.4.2
diff --git a/GoToBible.Windows/Properties/AssemblyInfo.cs b/GoToBible.Windows/Properties/AssemblyInfo.cs
index 3ea0ea8..a646d42 100644
--- a/GoToBible.Windows/Properties/AssemblyInfo.cs
+++ b/GoToBible.Windows/Properties/AssemblyInfo.cs
@@ -39,5 +39,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.4.1.0")]
+[assembly: AssemblyFileVersion("1.4.2.0")]
[assembly: NeutralResourcesLanguage("en-NZ")]