From aacfc96a3222ad52796c7cdc7ae4f2425212ab45 Mon Sep 17 00:00:00 2001 From: Eric Park Date: Sun, 4 Jul 2021 08:40:30 +0900 Subject: [PATCH] Release 1.7.3 This release contains a database migration. Please follow the upgrade instructions in the wiki! Changes since 1.7.2: - Fixed a counting bug with statistics calculation for administrators - shipper now alerts users if debug mode is enabled to make sure users do not accidentally use testing environments - The API throttling rates have been adjusted to reduce server load - The build model now has a download counter - Added an API endpoint to increase the download counter - General code cleanup --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index f8a696c8..661e7aea 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.7.2 +1.7.3