Update assembly information and source link for Gokspel game

This commit is contained in:
vista-man
2025-01-27 20:07:40 +01:00
parent 4a081ae681
commit 0115f24bd3
11 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Gokspel")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+a612e37e825def883bfd7fe26fc57829939c8f7c")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+4a081ae681d5fbc5853e02abd648f1d6dff7cdd2")]
[assembly: System.Reflection.AssemblyProductAttribute("Gokspel")]
[assembly: System.Reflection.AssemblyTitleAttribute("Gokspel")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]