From 790cd631a6ed9ff6258e55c5fcf3bb5bd0768053 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Mon, 1 Nov 2021 23:38:09 +0200 Subject: [PATCH] 1.0.0-4 --- src/deb/vesta/control | 2 +- src/rpm/specs/vesta.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/src/deb/vesta/control b/src/deb/vesta/control index 95090a6f4..b8cba557e 100644 --- a/src/deb/vesta/control +++ b/src/deb/vesta/control @@ -1,7 +1,7 @@ Source: vesta Package: vesta Priority: optional -Version: 1.0.0-3 +Version: 1.0.0-4 Section: admin Maintainer: Serghey Rodin Homepage: http://vestacp.com diff --git a/src/rpm/specs/vesta.spec b/src/rpm/specs/vesta.spec index 508077686..d6b33dfd1 100644 --- a/src/rpm/specs/vesta.spec +++ b/src/rpm/specs/vesta.spec @@ -1,6 +1,6 @@ Name: vesta Version: 1.0.0 -Release: 3 +Release: 4 Summary: Vesta Control Panel Group: System Environment/Base License: GPL @@ -70,7 +70,10 @@ fi %config(noreplace) %{_vestadir}/web/css/uploadify.css %changelog -* Sat Sep 30 2021 Serghey Rodin - 1.0.0-3 +* Mon Sep 30 2021 Serghey Rodin - 1.0.0-4 +- Merge pull request #2128 to fix LE related issues in UI + +* Sun Sep 31 2021 Serghey Rodin - 1.0.0-3 - Merge pull request #2108 and #2109 * Sat Sep 30 2021 Serghey Rodin - 1.0.0-2