Skip to content

Commit

Permalink
Edit stable version on README and VERSION files
Browse files Browse the repository at this point in the history
  • Loading branch information
suelaP committed Aug 24, 2020
1 parent 28bccb1 commit 12e47ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

#
[![Build Status](https://travis-ci.org/phpList/phplist3.svg?branch=master)](https://travis-ci.org/phpList/phplist3)
[![Stable release](https://img.shields.io/badge/stable-3.5.4-blue.svg)](https://sourceforge.net/projects/phplist/files/phplist/)
[![Stable release](https://img.shields.io/badge/stable-3.5.6-blue.svg)](https://sourceforge.net/projects/phplist/files/phplist/)
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
<a href="http://translate.phplist.org/engage/phplist/?utm_source=widget">
<img src="http://translate.phplist.org/widgets/phplist/-/svg-badge.svg" alt="Translation status" />
Expand Down
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# file that keeps track of the latest tag in cvs and the corresponding version
# this automates publishing a new version, when it's tagged
# if you don't understand this, don't worry. You don't need this file
VERSION=3.5.6-RC1
DEVVERSION=3.5.6
VERSION=3.5.6
DEVVERSION=3.5.7

0 comments on commit 12e47ca

Please sign in to comment.