Skip to content

Commit 5c6f6f3

Browse files
author
Luca Marcelli
committed
new key
1 parent 6663711 commit 5c6f6f3

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

JodelAPI/JodelAPI/Internal/Constants.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ namespace JodelAPI.Internal
1010
internal class Constants
1111
{
1212
// Key Values
13-
public const string Key = "bJYlFZkrnLpLMVisrbstPDNsaYHPbzcKRSpqtjtt";
13+
public const string Key = "XJwOzRfxCXsVLRkutOHyiexqDnDutUCnTrECnvpw";
1414
public const string ClientId = "81e8a76e-1e02-4d17-9ba0-8a7020261b26";
15-
public const string AppVersion = "4.42.4";
15+
public const string AppVersion = "4.43.1";
1616

1717

1818
// Headers

JodelAPI/JodelAPI/JodelAPI.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>JodelAPI</id>
5-
<version>4.42.4.0</version>
5+
<version>4.43.1.0</version>
66
<authors>Luca Marcelli</authors>
77
<owners>Luca Marcelli</owners>
88
<projectUrl>https://github.com/ioncodes/JodelAPI</projectUrl>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Github All Releases](https://img.shields.io/github/downloads/ioncodes/JodelAPI/total.svg)](https://github.com/ioncodes/JodelAPI/releases)
1010
[![NuGet](https://img.shields.io/nuget/v/JodelAPI.svg)](https://www.nuget.org/packages/JodelAPI/)
1111
[![Status](https://img.shields.io/badge/api-working-brightgreen.svg)]()
12-
[![Implementation](https://img.shields.io/badge/api--version-4.41.0-brightgreen.svg)]()
12+
[![Implementation](https://img.shields.io/badge/api--version-4.43.1-brightgreen.svg)]()
1313
[![Test status](http://teststatusbadge.azurewebsites.net/api/status/ioncodes/jodelapi)](https://ci.appveyor.com/project/ioncodes/jodelapi)
1414
[![Gitter chat](https://badges.gitter.im/ioncodes/JodelAPI.svg)](https://gitter.im/JodelAPI/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)
1515

0 commit comments

Comments
 (0)