Skip to content

Commit 1571578

Browse files
release preparation
1 parent 03f0834 commit 1571578

3 files changed

Lines changed: 4 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>3.0.2</Version>
5+
<Version>3.0.3</Version>
66
<Image>Images\RaveAddIn.png</Image>
77
<Author>Philip Bailey</Author>
88
<Company>North Arrow Research Ltd.</Company>
9-
<Date>09/08/2021</Date>
9+
<Date>09/09/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("3.0.2.0")]
36-
[assembly: AssemblyFileVersion("3.0.2.0")]
35+
[assembly: AssemblyVersion("3.0.3.0")]
36+
[assembly: AssemblyFileVersion("3.0.3.0")]

0 commit comments

Comments
 (0)