Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit 730548d

Browse files
committed
Up version;
1 parent fabbf10 commit 730548d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/downloads.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
### Download generator
66

7-
Latest version: **v.1.0.1** ([_**link**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/tag/1.0.1)).
7+
Latest version: **v.1.0.2** ([_**link**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/tag/1.0.2)).
88

99
| OS | x86 | x64 |
1010
| ------- | :----------------------------------------------------------: | :----------------------------------------------------------: |
11-
| Windows | [_**download**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/download/1.0.1/gqlccg-win-x86.exe) | [_**download**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/download/1.0.1/gqlccg-win-x64.exe) |
12-
| MacOS | | [_**download**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/download/1.0.1/gqlccg-osx-x64) |
13-
| Linux | | [_**download**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/download/1.0.1/gqlccg-linux-x64) |
11+
| Windows | [_**download**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/download/1.0.2/gqlccg-win-x86.exe) | [_**download**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/download/1.0.2/gqlccg-win-x64.exe) |
12+
| MacOS | | [_**download**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/download/1.0.2/gqlccg-osx-x64) |
13+
| Linux | | [_**download**_](https://github.com/mihailpw/GraphQlClientCodeGenerator/releases/download/1.0.2/gqlccg-linux-x64) |
1414

src/GQLCCG/GQLCCG.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>netcoreapp3.0</TargetFramework>
6-
<Version>1.0.1</Version>
6+
<Version>1.0.2</Version>
77
<Authors>Mihail Podshivadlov</Authors>
88
<Product>GraphQL Client Code Generator</Product>
99
<SignAssembly>false</SignAssembly>

0 commit comments

Comments
 (0)