Skip to content

Commit

Permalink
release preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbaileynar committed Nov 25, 2020
1 parent e3e12f0 commit 6c8665e
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
Binary file modified RaveAddIn/Config.Designer.cs
Binary file not shown.
4 changes: 2 additions & 2 deletions RaveAddIn/Config.esriaddinx
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<Name>RAVE</Name>
<AddInID>{67c9bba1-7371-430f-b4ca-6b2545de71df}</AddInID>
<Description>Riverscapes River Analyst And Explorer AddIn</Description>
<Version>1.1.16</Version>
<Version>1.1.17</Version>
<Image>Images\RaveAddIn.png</Image>
<Author>Philip Bailey</Author>
<Company>North Arrow Research Ltd.</Company>
<Date>11/08/2020</Date>
<Date>11/25/2020</Date>
<Targets>
<Target name="Desktop" version="10.4" />
</Targets>
Expand Down
4 changes: 2 additions & 2 deletions RaveAddIn/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("1.1.16.0")]
[assembly: AssemblyFileVersion("1.1.16.0")]
[assembly: AssemblyVersion("1.1.17.0")]
[assembly: AssemblyFileVersion("1.1.17.0")]
6 changes: 6 additions & 0 deletions docs/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ title: Release Notes
weight: 99
---

### 1.1.17 - 25 Nov 2020

* VBET business logic can now load both ShapeFiles and GeoPackages
* Fair Market Value in riverscapes context business logic.
* PRISM symbology improvements.

### 1.1.16 - 8 Nov 2020

* pyBRAT3 business logic and symbology.
Expand Down

0 comments on commit 6c8665e

Please sign in to comment.