Skip to content

Commit a21fb45

Browse files
Bumped version up
1 parent c72cca3 commit a21fb45

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

EmpleoDotNet/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("EmpleoDotNet")]
13-
[assembly: AssemblyCopyright("Copyright © 2014")]
13+
[assembly: AssemblyCopyright("Copyright © 2016")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Revision and Build Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("0.3.0.0")]
35-
[assembly: AssemblyFileVersion("0.3.0.0")]
34+
[assembly: AssemblyVersion("0.4.0.0")]
35+
[assembly: AssemblyFileVersion("0.4.0.0")]

0 commit comments

Comments
 (0)