Skip to content

Commit

Permalink
release praparation
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbaileynar committed Feb 8, 2024
1 parent 6fbdecb commit 253476a
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 3 deletions.
4 changes: 2 additions & 2 deletions SandbarWorkbench/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.0.1.0")]
[assembly: AssemblyFileVersion("2.0.1.0")]
[assembly: AssemblyVersion("2.0.2.0")]
[assembly: AssemblyFileVersion("2.0.2.0")]
9 changes: 9 additions & 0 deletions SandbarWorkbench/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions SandbarWorkbench/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -265,4 +265,7 @@
<data name="import" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\import.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Help_frmImportTrip" xml:space="preserve">
<value>Online_Help/Views/Managing-Reference-Information.html#import-trip</value>
</data>
</root>
2 changes: 1 addition & 1 deletion SandbarWorkbench/SandbarWorkbench.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<InstallUrl>http://releases.northarrowresearch.com/SandbarWorkbench/</InstallUrl>
<ApplicationRevision>11</ApplicationRevision>
<ApplicationRevision>12</ApplicationRevision>
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
Expand Down
5 changes: 5 additions & 0 deletions docs/release_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ layout: default

# Release Notes

### 2.0.2 - 8 Feb 2024

* Sandbar Site Type filter on main sandbar grid.
* Fixing missing help button on import trip.

### 2.0.1 - 7 Feb 2024

* Fixing problem with database migration.
Expand Down

0 comments on commit 253476a

Please sign in to comment.