Skip to content

Commit

Permalink
Mark version 0.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Ficnar committed Jan 3, 2021
1 parent a22273b commit cb426f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<Version>0.1.3</Version>
<Copyright>Copyright © 2019 René Larch &amp; 2015-16 Oleg Yuvashev</Copyright>
<Version>0.1.23</Version>
<Copyright>Copyright © 2020 Martin Ficnar &amp; 2019 René Larch &amp; 2015-16 Oleg Yuvashev</Copyright>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<LangVersion>latest</LangVersion>
<NoWarn>CS1591;CS0618</NoWarn>
Expand Down

0 comments on commit cb426f3

Please sign in to comment.