From 316e4f710a9e3c7464d823d8f4ff30c3657f1408 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Thu, 19 Dec 2024 06:46:11 +0800 Subject: Upgrade 7.1.11 version to 53092 --- hooks/post-receive | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hooks/post-receive') diff --git a/hooks/post-receive b/hooks/post-receive index 3a919e0..b73047a 100755 --- a/hooks/post-receive +++ b/hooks/post-receive @@ -9,5 +9,5 @@ cd $HOME/$product \ && git pull \ && git --git-dir=$repo --work-tree=$web checkout -f master -- \ index.html \ - 7.1.11.53086.html \ + 7.1.11.53092.html \ && git --git-dir=$repo push -- cgit v1.2.3