diff --git a/manifest.toml b/manifest.toml index d7e4ff2..153ae4e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ id = "pelican" name = "Pelican" description.en = "Pelican is the ultimate, free game server control panel offering high flying security. It's a breeze to manage your servers with our sleek and user-friendly interface. And thanks to Docker, they all run in their own safe space." -version = "1.0.0-beta11~ynh1" +version = "1.0.0-beta13~ynh1" maintainers = [ ] @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources.sources.main] in_subdir = false - url = "https://github.com/pelican-dev/panel/releases/download/v1.0.0-beta11/panel.tar.gz" - sha256 = "491844267a4ec3af8bf62141a7972c666611087aa3f2089d2f61e6882eb4a07f" + url = "https://github.com/pelican-dev/panel/releases/download/v1.0.0-beta13/panel.tar.gz" + sha256 = "0060dc11d333255e037cbce8f84eff95256e8865facc6d870bd749c7705cd92b" # autoupdate.strategy = "latest_github_tag"