From a5080d3534517afe5c47f0d5932e97d73a9b40a8 Mon Sep 17 00:00:00 2001 From: Eric Dobbs Date: Sat, 9 Mar 2024 09:07:50 -0700 Subject: [PATCH] upgrade to wiki 0.35.1 --- Dockerfile | 2 +- WIKI_VERSIONS.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 3421cfb..886efd9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ RUN apk add --update --no-cache \ git \ jq WORKDIR "/home/node" -ARG WIKI_PACKAGE=wiki@0.35.0 +ARG WIKI_PACKAGE=wiki@0.35.1 RUN su node -c "npm install -g --prefix . $WIKI_PACKAGE" RUN su node -c "mkdir -p .wiki" VOLUME "/home/node/.wiki" diff --git a/WIKI_VERSIONS.txt b/WIKI_VERSIONS.txt index d5a2b73..b744e98 100644 --- a/WIKI_VERSIONS.txt +++ b/WIKI_VERSIONS.txt @@ -1,6 +1,6 @@ -wiki: 0.35.0 +wiki: 0.35.1 wiki-server: 0.24.0 -wiki-client: 0.29.0 +wiki-client: 0.29.1 wiki-security-friends: 0.2.5 wiki-security-passportjs: 0.9.0 wiki-plugin-activity: 0.5.0 @@ -31,7 +31,7 @@ wiki-plugin-metabolism: 0.3.0 wiki-plugin-method: 0.3.0 wiki-plugin-pagefold: 0.3.0 wiki-plugin-paragraph: 0.3.0 -wiki-plugin-plugmatic: 1.2.0 +wiki-plugin-plugmatic: 1.3.0 wiki-plugin-pushpin: 0.4.0 wiki-plugin-radar: 0.4.0 wiki-plugin-recycler: 0.3.0