diff --git a/CHANGELOG.md b/CHANGELOG.md index 961ee18..1b16724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. +## [1.9.5.rpm] - Release + +- Added support installation of alternative php not only remi + ## [1.9.4.rpm] - Release - Fixed sha-512 auth in hestiacp diff --git a/package.json b/package.json index ceead32..5921f0f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hestia", "private": true, - "version": "1.9.4.rpm", + "version": "1.9.5.rpm", "description": "An open-source Linux web server control panel.", "repository": "https://github.com/hestiacp/hestiacp", "license": "GPL-3.0-or-later",