summaryrefslogtreecommitdiff
path: root/hooks/post-receive
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2025-07-18 22:41:49 +0800
committerErik Kundiman <erik@megapahit.org>2025-07-18 22:41:49 +0800
commitab5309b83598cf7bb3d9b00144ad8b205f758260 (patch)
tree543e6598dcdcc3f5a870f2c3776b8ea0eba14503 /hooks/post-receive
parent8bc6025d38c150476bc30b7d73be932ab7422dc5 (diff)
7.2.0.54105 change log
WebRTC was broken in 54101.
Diffstat (limited to 'hooks/post-receive')
-rwxr-xr-xhooks/post-receive2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index bc4a4cd..d7e85f2 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -7,5 +7,5 @@ web=~www/apache24/data
git --git-dir=$repo --work-tree=$web checkout -f master -- \
index.html \
7.1.15.53776.html \
- 7.2.0.54101.html \
+ 7.2.0.54105.html \
&& git --git-dir=$repo push -f