Skip to content

Commit 6ab6610

Browse files
committed
Make new bugfix release
1 parent 5dbb9f1 commit 6ab6610

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/Codice.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Codice\Plugins\Filter;
66

77
class Codice {
8-
private $version = '0.4.2-dev';
8+
private $version = '0.4.2';
99

1010
public function getVersion()
1111
{

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Codice
22

33
[![Build Status](https://travis-ci.com/Sobak/Codice.svg?token=56jJWzdqW9ZYp8m68yDz&branch=master)](https://travis-ci.com/Sobak/Codice)
4-
[![Version](https://img.shields.io/badge/version-v0.4.1-blue.svg)](https://github.com/Sobak/Codice/releases)
5-
![Developed Version](https://img.shields.io/badge/developed-v0.4.2--dev-orange.svg)
4+
[![Version](https://img.shields.io/badge/version-v0.4.2-blue.svg)](https://github.com/Sobak/Codice/releases)
5+
![Developed Version](https://img.shields.io/badge/developed-v0.5.0--dev-orange.svg)
66

77
> **Codice** is online note-taking and task-management application.
88

0 commit comments

Comments
 (0)