Skip to content

Commit

Permalink
Version bump to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pmachapman committed Oct 5, 2024
1 parent 33b0815 commit 9fde23d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GoToBible.Model/GoToBible.Model.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageLicenseExpression>LGPL-3.0-or-later</PackageLicenseExpression>
<RepositoryType>git</RepositoryType>
<PackageReleaseNotes>Minor bug fixes</PackageReleaseNotes>
<Version>1.5</Version>
<Version>1.5.1</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
Expand Down
2 changes: 1 addition & 1 deletion GoToBible.Windows/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.5.0.0")]
[assembly: AssemblyFileVersion("1.5.1.0")]
[assembly: NeutralResourcesLanguage("en-NZ")]

0 comments on commit 9fde23d

Please sign in to comment.