Skip to content

Commit 195ac35

Browse files
committed
Bump version.
1 parent 7019353 commit 195ac35

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

Gu.Localization/Gu.Localization.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,11 @@
1717
</PropertyGroup>
1818

1919
<PropertyGroup>
20-
<Version>6.6.1</Version>
20+
<Version>6.7.0</Version>
2121
<Authors>Johan Larsson</Authors>
2222
<PackageReleaseNotes>
23+
6.7.0
24+
BUGFIX: Handle when used for setting binding source.
2325
6.6.1
2426
FEATURE: Compatible with net 5 single file.
2527
6.5.0

Gu.Wpf.Localization/Gu.Wpf.Localization.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,11 @@
2121
</PropertyGroup>
2222

2323
<PropertyGroup>
24-
<Version>6.6.1</Version>
24+
<Version>6.7.0</Version>
2525
<Authors>Johan Larsson</Authors>
2626
<PackageReleaseNotes>
27+
6.7.0
28+
BUGFIX: Handle when used for setting binding source.
2729
6.6.1
2830
FEATURE: Compatible with net 5 single file.
2931
6.5.0

0 commit comments

Comments
 (0)