Skip to content

Commit de0c48e

Browse files
release preparation
1 parent a760033 commit de0c48e

4 files changed

Lines changed: 8 additions & 4 deletions

File tree

RaveAddIn/Config.Designer.cs

0 Bytes
Binary file not shown.

RaveAddIn/Config.esriaddinx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
<Name>RAVE</Name>
33
<AddInID>{67c9bba1-7371-430f-b4ca-6b2545de71df}</AddInID>
44
<Description>Riverscapes River Analyst And Explorer AddIn</Description>
5-
<Version>2.1.2</Version>
5+
<Version>2.1.3</Version>
66
<Image>Images\RaveAddIn.png</Image>
77
<Author>Philip Bailey</Author>
88
<Company>North Arrow Research Ltd.</Company>
9-
<Date>03/30/2021</Date>
9+
<Date>03/31/2021</Date>
1010
<Targets>
1111
<Target name="Desktop" version="10.6" />
1212
</Targets>

RaveAddIn/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.1.2.0")]
36-
[assembly: AssemblyFileVersion("2.1.2.0")]
35+
[assembly: AssemblyVersion("2.1.3.0")]
36+
[assembly: AssemblyFileVersion("2.1.3.0")]

docs/releasenotes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ title: Release Notes
33
weight: 99
44
---
55

6+
### 2.1.3 - 31 Mar 2021
7+
8+
* Fixing LTPBR symbology
9+
610
### 2.1.2 - 30 Mar 2021
711

812
* LTPBR - Planning business logic and symbology

0 commit comments

Comments
 (0)