Skip to content

Commit

Permalink
Bump build number
Browse files Browse the repository at this point in the history
set to version 1.3
  • Loading branch information
DHancock committed Apr 24, 2020
1 parent d7ebe55 commit 7b50a57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion FieldChooser.version
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
:
FieldChooser:1.2
FieldChooser:1.3
:
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.2")]
[assembly: AssemblyFileVersion("1.2")]
[assembly: AssemblyVersion("1.3")]
[assembly: AssemblyFileVersion("1.3")]
[assembly: NeutralResourcesLanguage("en")]

0 comments on commit 7b50a57

Please sign in to comment.