Skip to content

Commit 946cee4

Browse files
committed
Version Bump
1 parent 5102dab commit 946cee4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

GoToBible.Model/GoToBible.Model.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
2929
<RepositoryType>git</RepositoryType>
3030
<PackageReleaseNotes>.NET 7.0 Support</PackageReleaseNotes>
31-
<Version>1.4.1</Version>
31+
<Version>1.4.2</Version>
3232
</PropertyGroup>
3333

3434
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

GoToBible.Windows/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@
3939
// by using the '*' as shown below:
4040
// [assembly: AssemblyVersion("1.0.*")]
4141
[assembly: AssemblyVersion("1.0.0.0")]
42-
[assembly: AssemblyFileVersion("1.4.1.0")]
42+
[assembly: AssemblyFileVersion("1.4.2.0")]
4343
[assembly: NeutralResourcesLanguage("en-NZ")]

0 commit comments

Comments
 (0)