Skip to content

Commit 20dfad4

Browse files
Bump version
1 parent 7fd0c29 commit 20dfad4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

BitcoinTransactionTool/BitcoinTransactionTool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<UpdateRequired>false</UpdateRequired>
2727
<MapFileExtensions>true</MapFileExtensions>
2828
<ApplicationRevision>0</ApplicationRevision>
29-
<ApplicationVersion>0.10.1.0</ApplicationVersion>
29+
<ApplicationVersion>0.11.0.0</ApplicationVersion>
3030
<UseApplicationTrust>false</UseApplicationTrust>
3131
<PublishWizardCompleted>true</PublishWizardCompleted>
3232
<BootstrapperEnabled>true</BootstrapperEnabled>

BitcoinTransactionTool/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("0.10.1.1")]
55-
[assembly: AssemblyFileVersion("0.10.1.1")]
54+
[assembly: AssemblyVersion("0.11.0.0")]
55+
[assembly: AssemblyFileVersion("0.11.0.0")]

0 commit comments

Comments
 (0)