Skip to content

Commit e3ec5ef

Browse files
committed
New beta release 🎉
1 parent 8b20b0c commit e3ec5ef

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2018 [Anders Bjerner](https://twitter.com/abjerner)
1+
Copyright (c) 2021 [Anders Bjerner](https://twitter.com/abjerner)
22

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

src/Skybrud.Social.TwentyThree/Skybrud.Social.TwentyThree.csproj

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

1111
<PropertyGroup>
1212
<RootNamespace>Skybrud.Social.TwentyThree</RootNamespace>
13-
<Version>1.0.2</Version>
13+
<Version>1.1.0-beta001</Version>
1414
<Company>Limbo</Company>
1515
<Product>Skybrud.Social</Product>
1616
<Authors>Anders Bjerner</Authors>
@@ -33,7 +33,7 @@
3333
</ItemGroup>
3434

3535
<ItemGroup>
36-
<None Include="../build/Limbo.png" Pack="true" PackagePath="\"/>
36+
<None Include="../build/Limbo.png" Pack="true" PackagePath="\" />
3737
</ItemGroup>
3838

3939
<!--

0 commit comments

Comments
 (0)