Skip to content

Commit dc51533

Browse files
EmoSaruclaude
authored andcommitted
Restore assembly versions to 3.0.1.15
Update-flow testing is complete; bump back to 3.0.1.15 so the next release is forward from the previous public build. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 220bf29 commit dc51533

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("3.0.1.11")]
35-
[assembly: AssemblyVersion("3.0.1.14")]
36-
[assembly: AssemblyFileVersion("3.0.1.14")]
35+
[assembly: AssemblyVersion("3.0.1.15")]
36+
[assembly: AssemblyFileVersion("3.0.1.15")]

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("3.0.1.11")]
35-
[assembly: AssemblyVersion("3.0.1.14")]
36-
[assembly: AssemblyFileVersion("3.0.1.14")]
35+
[assembly: AssemblyVersion("3.0.1.15")]
36+
[assembly: AssemblyFileVersion("3.0.1.15")]

EmoTracker.UI/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
// You can specify all the values or you can default the Build and Revision Numbers
4343
// by using the '*' as shown below:
4444
// [assembly: AssemblyVersion("3.0.1.11")]
45-
[assembly: AssemblyVersion("3.0.1.14")]
46-
[assembly: AssemblyFileVersion("3.0.1.14")]
45+
[assembly: AssemblyVersion("3.0.1.15")]
46+
[assembly: AssemblyFileVersion("3.0.1.15")]

EmoTracker/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
// You can specify all the values or you can default the Build and Revision Numbers
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("3.0.1.11")]
44-
[assembly: AssemblyVersion("3.0.1.14")]
45-
[assembly: AssemblyFileVersion("3.0.1.14")]
44+
[assembly: AssemblyVersion("3.0.1.15")]
45+
[assembly: AssemblyFileVersion("3.0.1.15")]
4646
[assembly: NeutralResourcesLanguage("en-US")]
4747

0 commit comments

Comments
 (0)