Skip to content

Commit

Permalink
Version 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
electroly committed Apr 17, 2016
1 parent e7925d3 commit 49c2e92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/SqlNotebook/Properties/AssemblyInfo.cs
Expand Up @@ -35,4 +35,4 @@
[assembly: AssemblyVersion("1.0.0.0")]

// this is Application.ProductVersion
[assembly: AssemblyFileVersion("0.2")]
[assembly: AssemblyFileVersion("0.3")]
3 changes: 2 additions & 1 deletion src/SqlNotebook/SqlNotebook.csproj
Expand Up @@ -25,13 +25,14 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<InstallUrl>http://sqlnotebook.com/install/</InstallUrl>
<UpdateUrl>http://sqlnotebook.com/install/</UpdateUrl>
<SupportUrl>https://github.com/electroly/sqlnotebook</SupportUrl>
<ProductName>SQL Notebook</ProductName>
<PublisherName>Brian Luft</PublisherName>
<WebPage>publish.html</WebPage>
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>0.2.0.0</ApplicationVersion>
<ApplicationVersion>0.3.0.0</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<PublishWizardCompleted>true</PublishWizardCompleted>
<BootstrapperEnabled>true</BootstrapperEnabled>
Expand Down

0 comments on commit 49c2e92

Please sign in to comment.