diff --git a/conf/app.src b/conf/app.src index 38eff41..3cff7bf 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02 -SOURCE_SUM=416d770ff04608bea79c7d15e98e6388d59612283d82c8126132577aba7e086c +SOURCE_URL=https://api.github.com/repos/BookStackApp/BookStack/tarball/v23.02.1 +SOURCE_SUM=38387c63c6e613152f9467aee1e47ca0c698e5ae0088d13e18c5f25c22261fdc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT= SOURCE_IN_SUBDIR=true diff --git a/manifest.toml b/manifest.toml index 6f17962..e610628 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "BookStack" description.en = "Platform to create documentation/wiki content" description.fr = "Plateforme pour créer du contenu de documentation/wiki" -version = "23.02~ynh1" +version = "23.02.1~ynh1" maintainers = ["eric_G"]