We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72cca3 commit a21fb45Copy full SHA for a21fb45
1 file changed
EmpleoDotNet/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@
10
[assembly: AssemblyConfiguration("")]
11
[assembly: AssemblyCompany("")]
12
[assembly: AssemblyProduct("EmpleoDotNet")]
13
-[assembly: AssemblyCopyright("Copyright © 2014")]
+[assembly: AssemblyCopyright("Copyright © 2016")]
14
[assembly: AssemblyTrademark("")]
15
[assembly: AssemblyCulture("")]
16
@@ -31,5 +31,5 @@
31
//
32
// You can specify all the values or you can default the Revision and Build Numbers
33
// by using the '*' as shown below:
34
-[assembly: AssemblyVersion("0.3.0.0")]
35
-[assembly: AssemblyFileVersion("0.3.0.0")]
+[assembly: AssemblyVersion("0.4.0.0")]
+[assembly: AssemblyFileVersion("0.4.0.0")]
0 commit comments