Skip to content

Commit

Permalink
#76 #75 Updated version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
burnsoftnet committed Sep 7, 2022
1 parent 3489cef commit bdfac79
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
4 changes: 2 additions & 2 deletions BSMyGunCollection/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' by using the '*' as shown below:
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("6.9.14.1")>
<Assembly: AssemblyFileVersion("6.9.14.1")>
<Assembly: AssemblyVersion("6.9.15.2")>
<Assembly: AssemblyFileVersion("6.9.15.2")>
8 changes: 4 additions & 4 deletions BSMyGunCollection_Setup/BSMyGunCollection_Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -1133,7 +1133,7 @@
{
"AssemblyRegister" = "3:1"
"AssemblyIsInGAC" = "11:FALSE"
"AssemblyAsmDisplayName" = "8:BSMyGunCollection, Version=6.9.13.0, Culture=neutral, processorArchitecture=x86"
"AssemblyAsmDisplayName" = "8:BSMyGunCollection, Version=6.9.14.1, Culture=neutral, processorArchitecture=x86"
"ScatterAssemblies"
{
"_A5029518DFAE4D2395998A239FFCC941"
Expand Down Expand Up @@ -1610,15 +1610,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:My Gun Collection"
"ProductCode" = "8:{3388C993-E90B-4784-985B-71F6A5AE2F2C}"
"PackageCode" = "8:{C847F1B8-8085-4C34-AEC8-95FAC6EE7FE9}"
"ProductCode" = "8:{CA1A3E0C-B7F7-470E-B3D1-C7111B961420}"
"PackageCode" = "8:{B8F6E31D-7D38-4BFB-A1A6-E56B40939E70}"
"UpgradeCode" = "8:{412CFF32-E3BA-4409-B4C3-E934083569A9}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:FALSE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:6.9.14"
"ProductVersion" = "8:6.9.15"
"Manufacturer" = "8:BurnSoft"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://www.burnsoft.net"
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ Over all, whether or not you have a huge gun collection or just a few firearms o

## Release Notes:

v6.9.15.2 September 2022

* FIXED - Issue with when you have login Enabled
* FIXED - Issue with updates constaly asking you to apply when you already applied.

v6.9.14.1 August 2022

- Optimize functions by converting alot of the code to use a seperate library
Expand Down

0 comments on commit bdfac79

Please sign in to comment.