Skip to content

Commit

Permalink
New beta release 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Mar 9, 2021
1 parent ec8c6d9 commit 2974a77
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2020 [Anders Bjerner](https://twitter.com/abjerner)
Copyright (c) 2021 [Anders Bjerner](https://twitter.com/abjerner)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/LICENSE.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ <h1>Skybrud.Umbraco.Time</h1>
<h2>The MIT License (MIT)</h2>
<div class="skybrudLogo"><a href="http://www.skybrud.dk/" target="_blank"></a></div>
<p>
Copyright &copy; 2020 <a href="https://twitter.com/abjerner" target="_blank">Anders Bjerner</a>
Copyright &copy; 2021 <a href="https://twitter.com/abjerner" target="_blank">Anders Bjerner</a>
</p>
<p>
Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down
4 changes: 2 additions & 2 deletions src/Skybrud.Umbraco.Time/Skybrud.Umbraco.Time.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@

<PropertyGroup>
<RootNamespace>Skybrud.Umbraco.Time</RootNamespace>
<Version>1.0.0-beta002</Version>
<Version>1.0.0-beta003</Version>
<Company>Skybrud.dk a/s</Company>
<Product>Skybrud.Umbraco.Time</Product>
<Authors>Anders Bjerner</Authors>
<Copyright>Copyright © 2020</Copyright>
<Copyright>Copyright © 2021</Copyright>
<Description>Property editors for picking dates and time in Umbraco 8.</Description>
</PropertyGroup>

Expand Down

0 comments on commit 2974a77

Please sign in to comment.