Skip to content

Commit 05b1d84

Browse files
committed
Release 1.0.0.0
1 parent eede95b commit 05b1d84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TinCan/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
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("TinCan")]
9-
[assembly: AssemblyDescription("Library for implementing Tin Can API")]
9+
[assembly: AssemblyDescription("Library for implementing Tin Can API (Experience API)")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("Rustici Software")]
1212
[assembly: AssemblyProduct("TinCan.NET")]
@@ -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.6.0")]
36-
[assembly: AssemblyFileVersion("0.0.6.0")]
35+
[assembly: AssemblyVersion("1.0.0.0")]
36+
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)