Skip to content

Commit 122acd3

Browse files
committed
Bump version to Release_March_28_2026
1 parent 0e36597 commit 122acd3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gum/Properties/AssemblyInfo.cs

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.CompilerServices;
33
using System.Runtime.InteropServices;
44

@@ -10,7 +10,7 @@
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("FlatRedBall")]
1212
[assembly: AssemblyProduct("Gum")]
13-
[assembly: AssemblyCopyright("Copyright © FlatRedBall 2017")]
13+
[assembly: AssemblyCopyright("Copyright © FlatRedBall 2017-2026.")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]
1616

@@ -31,7 +31,7 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2025.10.3")]
36-
[assembly: AssemblyFileVersion("2025.10.3")]
37-
[assembly: InternalsVisibleTo("GumToolUnitTests")]
34+
// [assembly: AssemblyVersion("2026.03.28")]
35+
[assembly: AssemblyVersion("2026.03.28")]
36+
[assembly: AssemblyFileVersion("2026.03.28")]
37+
[assembly: InternalsVisibleTo("GumToolUnitTests")]

0 commit comments

Comments
 (0)