From b53df2b271c8305960cd42eb02cc5c5391a32c9b Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sat, 3 Mar 2018 16:56:46 -0600 Subject: [PATCH] Fix application keys being created as client keys, closes #1016 --- CHANGELOG.md | 2 ++ resources/themes/pterodactyl/admin/api/new.blade.php | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31c1cef28..5cb50e119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ This file is a running track of new features and fixes to each version of the pa This project follows [Semantic Versioning](http://semver.org) guidelines. +## v0.7.5 (Derelict Dermodactylus) + ## v0.7.4-h1 (Derelict Dermodactylus) ### Fixed * Being able to create servers is kind of a core aspect of the software, pushing releases late at night is not a great idea. diff --git a/resources/themes/pterodactyl/admin/api/new.blade.php b/resources/themes/pterodactyl/admin/api/new.blade.php index b5db6a154..b5876ee8c 100644 --- a/resources/themes/pterodactyl/admin/api/new.blade.php +++ b/resources/themes/pterodactyl/admin/api/new.blade.php @@ -15,7 +15,7 @@ @section('content')
-
+