Not update hestiacp

I have hestiacp that has not been updated to v1.3.3 and has stayed at version 1.2.4

I have done apt update and apt upgrade but it remains the same, from the panel I have also gone to update and it does nothing of ada, it does not mark an error but it does not update, how can I solve this problem?

Did you preform an OS Update?

yes:
apt update & apt upgrade

debian version: 10.8

You went from Debian 9 to Debian 10?

If sou the source might be disabled.

Your current version 1.2.4 is too old.
But you may try this Release Hestia v1.3.3 by ScIT-Raphael · Pull Request #1624 · hestiacp/hestiacp · GitHub

If it fails, as long your V1.2.4, you may need advise from other experts @ github.

nono, it’s a clean install of debian 10 and I see the hestiacp repo:

Obj: 7 https://apt.hestiacp.com buster InRelease

I see the problem I have and it is not in the only server that has happened to me, the package installed is actually hestia 1.3.3 but in the panel it continues to show the wrong version and in the hesta.conf it is also wrong.
What should I do? I change it from hestacp.conf or is there a way to get it to sync the panel to the correct version?

Please post the full hestia.conf

WEB_SYSTEM=‘apache2’
WEB_RGROUPS=‘www-data’
WEB_PORT=‘8080’
WEB_SSL_PORT=‘8443’
WEB_SSL=‘mod_ssl’
PROXY_SYSTEM=‘nginx’
PROXY_PORT=‘80’
PROXY_SSL_PORT=‘443’
STATS_SYSTEM=‘awstats’
WEB_BACKEND=‘php-fpm’
DB_SYSTEM=‘mysql’
FTP_SYSTEM=‘vsftpd’
DNS_SYSTEM=‘bind9’
MAIL_SYSTEM=‘exim4’
ANTIVIRUS_SYSTEM=‘clamav-daemon’
ANTISPAM_SYSTEM=‘spamassassin’
IMAP_SYSTEM=‘dovecot’
CRON_SYSTEM=‘cron’
FIREWALL_SYSTEM=‘iptables’
FIREWALL_EXTENSION=‘fail2ban’
BACKUP_SYSTEM=‘local’
BACKUP_GZIP=‘9’
LANGUAGE=‘es’
VERSION=‘1.2.4’
RELEASE_BRANCH=‘release’
DB_PMA_ALIAS=‘phpmyadmin’
WEBMAIL_ALIAS=‘webmail’
API=‘yes’
BACKEND_PORT=‘8083’
THEME=‘default’
FILE_MANAGER=‘true’
DISK_QUOTA=‘yes’
BACKUP=’/backup’

File permission issue on the hestia.conf file, so the update scripts can not update it? Just an idea…

all the permissions are as the installation leaves them, nothing of permissions has been modified

root: root 0660