We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c73f512 commit 3b9a2d0Copy full SHA for 3b9a2d0
3 files changed
RaveAddIn/Config.Designer.cs
0 Bytes
RaveAddIn/Config.esriaddinx
@@ -2,7 +2,7 @@
2
<Name>RAVE</Name>
3
<AddInID>{67c9bba1-7371-430f-b4ca-6b2545de71df}</AddInID>
4
<Description>Riverscapes River Analyst And Explorer AddIn</Description>
5
- <Version>3.0.1</Version>
+ <Version>3.0.2</Version>
6
<Image>Images\RaveAddIn.png</Image>
7
<Author>Philip Bailey</Author>
8
<Company>North Arrow Research Ltd.</Company>
RaveAddIn/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("3.0.1.0")]
36
-[assembly: AssemblyFileVersion("3.0.1.0")]
+[assembly: AssemblyVersion("3.0.2.0")]
+[assembly: AssemblyFileVersion("3.0.2.0")]
0 commit comments