Skip to content

Commit 8b6f255

Browse files
committed
First stable release 🎉
1 parent 3b50a7c commit 8b6f255

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
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) 2020 [Anders Bjerner](https://twitter.com/abjerner)
3+
Copyright (c) 2021 [Anders Bjerner](https://twitter.com/abjerner)
44

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

src/LICENSE.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h1>Skybrud.Umbraco.MultiNodeTreePicker</h1>
8282
<h2>The MIT License (MIT)</h2>
8383
<div class="skybrudLogo"><a href="http://www.skybrud.dk/" target="_blank"></a></div>
8484
<p>
85-
Copyright &copy; 2020 <a href="https://twitter.com/abjerner" target="_blank">Anders Bjerner</a>
85+
Copyright &copy; 2021 <a href="https://twitter.com/abjerner" target="_blank">Anders Bjerner</a>
8686
</p>
8787
<p>
8888
Permission is hereby granted, free of charge, to any person obtaining a copy of

src/Skybrud.Umbraco.MultiNodeTreePicker/Skybrud.Umbraco.MultiNodeTreePicker.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
<PropertyGroup>
99
<RootNamespace>Skybrud.Umbraco.MultiNodeTreePicker</RootNamespace>
10-
<Version>1.0.0-beta002</Version>
10+
<Version>1.0.0</Version>
1111
<Company>Skybrud.dk a/s</Company>
1212
<Product>Skybrud.Umbraco.MultiNodeTreePicker</Product>
1313
<Authors>Anders Bjerner</Authors>
14-
<Copyright>Copyright © 2020</Copyright>
14+
<Copyright>Copyright © 2021</Copyright>
1515
<Description>Extended multi node tree picker for Umbraco 8.</Description>
1616
</PropertyGroup>
1717

0 commit comments

Comments
 (0)