Skip to content

Commit 7cd4a81

Browse files
committed
Release new version!
1 parent 8f7a56b commit 7cd4a81

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/Codice.php

+1-1
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.0-dev';
8+
private $version = '0.4.0';
99

1010
public function getVersion()
1111
{

readme.md

+2-2
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.3.0-blue.svg)](https://github.com/Sobak/Codice/releases)
5-
![Developed Version](https://img.shields.io/badge/developed-v0.4.0--dev-orange.svg)
4+
[![Version](https://img.shields.io/badge/version-v0.4.0-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)