Skip to content

Commit a231dac

Browse files
committed
New release 🎉
1 parent 678ce14 commit a231dac

File tree

4 files changed

+3
-2
lines changed

4 files changed

+3
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2025 [Limbo](https://www.limbo.works/)
3+
Copyright (c) 2026 [Limbo](https://www.limbo.works/)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in
2.52 MB
Binary file not shown.

src/Skybrud.Essentials.sln.DotSettings

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
<s:Boolean x:Key="/Default/UserDictionary/Words/=kibibyte/@EntryIndexedValue">True</s:Boolean>
66
<s:Boolean x:Key="/Default/UserDictionary/Words/=kibibytes/@EntryIndexedValue">True</s:Boolean>
77
<s:Boolean x:Key="/Default/UserDictionary/Words/=Maundy/@EntryIndexedValue">True</s:Boolean>
8+
<s:Boolean x:Key="/Default/UserDictionary/Words/=Skybrud/@EntryIndexedValue">True</s:Boolean>
89
<s:Boolean x:Key="/Default/UserDictionary/Words/=truthy/@EntryIndexedValue">True</s:Boolean>
910
</wpf:ResourceDictionary>

src/Skybrud.Essentials/Skybrud.Essentials.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</ItemGroup>
3737

3838
<PropertyGroup>
39-
<VersionPrefix>1.1.63</VersionPrefix>
39+
<VersionPrefix>1.1.64</VersionPrefix>
4040
<VersionSuffix Condition="'$(Configuration)'=='Debug'">build$([System.DateTime]::UtcNow.ToString(`yyyyMMddHHmm`))</VersionSuffix>
4141
<Authors>Anders Bjerner</Authors>
4242
<Company>Limbo</Company>

0 commit comments

Comments
 (0)