Skip to content

Commit 1beb05d

Browse files
committed
update stable version
1 parent ba8507f commit 1beb05d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#
77
[![Build Status](https://travis-ci.org/phpList/phplist3.svg?branch=master)](https://travis-ci.org/phpList/phplist3)
8-
[![Stable release](https://img.shields.io/badge/stable-3.5.3-blue.svg)](https://sourceforge.net/projects/phplist/files/phplist/)
8+
[![Stable release](https://img.shields.io/badge/stable-3.5.4-blue.svg)](https://sourceforge.net/projects/phplist/files/phplist/)
99
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
1010
<a href="http://translate.phplist.org/engage/phplist/?utm_source=widget">
1111
<img src="http://translate.phplist.org/widgets/phplist/-/svg-badge.svg" alt="Translation status" />

VERSION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# file that keeps track of the latest tag in cvs and the corresponding version
22
# this automates publishing a new version, when it's tagged
33
# if you don't understand this, don't worry. You don't need this file
4-
VERSION=3.5.3
5-
DEVVERSION=3.5.4
4+
VERSION=3.5.4
5+
DEVVERSION=3.5.5

0 commit comments

Comments
 (0)