Skip to content

Commit 78d4439

Browse files
committed
v0.02 release
1 parent 26a362e commit 78d4439

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

GrandHeroFarmer/Properties/AssemblyInfo.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
88
[assembly: AssemblyTitle("GrandHeroFarmer")]
9-
[assembly: AssemblyDescription("For some farming needs.")]
9+
[assembly: AssemblyDescription("For the usual farmer.")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
1212
[assembly: AssemblyProduct("GrandHeroFarmer")]
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.0.1")]
36-
[assembly: AssemblyFileVersion("0.0.1")]
35+
[assembly: AssemblyVersion("0.0.2")]
36+
[assembly: AssemblyFileVersion("0.0.2")]

0 commit comments

Comments
 (0)