Skip to content

Commit 70922fc

Browse files
author
Adam Warner
committed
add @rgomez90 to authors list
bump version number in appveyor.yml
1 parent 5b9ad14 commit 70922fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Matterhook.NET.MatterhookClient/Matterhook.NET.MatterhookClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>net452;net461;net471;netcoreapp1.0;netcoreapp2.1;netstandard2.0</TargetFrameworks>
5-
<Authors>Promofaux</Authors>
5+
<Authors>Promofaux, rgomez90</Authors>
66
<Company />
77
<Description>Simple HTTPclient to post messages to your Mattermost server</Description>
88
<Copyright>Promofaux</Copyright>

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
environment:
4-
VERSION: 1.3
4+
VERSION: 1.4
55

66
pull_requests:
77
do_not_increment_build_number: true

0 commit comments

Comments
 (0)