Skip to content

Commit 6f8fc1e

Browse files
EmoSaruclaude
andcommitted
Bump assembly versions to 3.0.1.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0c4be29 commit 6f8fc1e

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

‎EmoTracker.Core/Properties/AssemblyInfo.cs‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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("3.0.0.0")]
36-
[assembly: AssemblyFileVersion("3.0.0.0")]
35+
[assembly: AssemblyVersion("3.0.1.0")]
36+
[assembly: AssemblyFileVersion("3.0.1.0")]

‎EmoTracker.Data/Properties/AssemblyInfo.cs‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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("3.0.0.0")]
36-
[assembly: AssemblyFileVersion("3.0.0.0")]
35+
[assembly: AssemblyVersion("3.0.1.0")]
36+
[assembly: AssemblyFileVersion("3.0.1.0")]

‎EmoTracker.UI/Properties/AssemblyInfo.cs‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
// You can specify all the values or you can default the Build and Revision Numbers
4949
// by using the '*' as shown below:
5050
// [assembly: AssemblyVersion("1.0.*")]
51-
[assembly: AssemblyVersion("3.0.0.0")]
52-
[assembly: AssemblyFileVersion("3.0.0.0")]
51+
[assembly: AssemblyVersion("3.0.1.0")]
52+
[assembly: AssemblyFileVersion("3.0.1.0")]

‎EmoTracker/Properties/AssemblyInfo.cs‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
// You can specify all the values or you can default the Build and Revision Numbers
4848
// by using the '*' as shown below:
4949
// [assembly: AssemblyVersion("1.0.*")]
50-
[assembly: AssemblyVersion("3.0.0.0")]
51-
[assembly: AssemblyFileVersion("3.0.0.0")]
50+
[assembly: AssemblyVersion("3.0.1.0")]
51+
[assembly: AssemblyFileVersion("3.0.1.0")]
5252
[assembly: NeutralResourcesLanguage("en-US")]
5353

0 commit comments

Comments
 (0)