Skip to content

Commit f757d2c

Browse files
committed
bump version to 2026.1
1 parent 41d9a52 commit f757d2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<TargetFramework>net10.0</TargetFramework>
44
<LangVersion>preview</LangVersion>
55
<EnableSourceControlManagerQueries>true</EnableSourceControlManagerQueries>
6-
<Version>2025.1</Version>
6+
<Version>2026.1</Version>
77
<AssemblyVersion>$(Version).0.0</AssemblyVersion>
88
<FileVersion>$(AssemblyVersion)</FileVersion>
99
<Authors>Katy Coe, LukeFZ</Authors>
1010
<Company>Noisy Cow Studios, LukeFZ</Company>
11-
<Copyright>(c) 2023-2025 LukeFZ - https://github.com/LukeFZ, original (c) 2017-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty</Copyright>
11+
<Copyright>(c) 2023-2026 LukeFZ - https://github.com/LukeFZ, original (c) 2017-2021 Katy Coe - www.djkaty.com - www.github.com/djkaty</Copyright>
1212
</PropertyGroup>
1313
</Project>

0 commit comments

Comments
 (0)