From 297e772c20382afa31ad30ab65827ce0aca58446 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 10 Feb 2016 15:21:39 -0500 Subject: #2485 fix payloads mixed up for webhook When repository contains a Slack type hook, it changes original payload content. This patch fixes it by using a local object to store newly created Slack payload instead of assigning back to the same variable. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2468824b..45989ec9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra ![](https://github.com/gogits/gogs/blob/master/public/img/gogs-large-resize.png?raw=true) -##### Current version: 0.8.32 +##### Current version: 0.8.33 | Web | UI | Preview | |:-------------:|:-------:|:-------:| -- cgit v1.2.3