diff --git a/README.md b/README.md
index c69e48c68..6314c08fe 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-[![Build Status](https://travis-ci.org/FPGAwars/icestudio.svg?branch=0.3.1-rc)](https://travis-ci.org/FPGAwars/icestudio)
-[![Version](https://img.shields.io/badge/version-v0.3.1--rc-orange.svg)](https://github.com/FPGAwars/icestudio/releases)
+[![Build Status](https://travis-ci.org/FPGAwars/icestudio.svg?branch=0.3.1)](https://travis-ci.org/FPGAwars/icestudio)
+[![Version](https://img.shields.io/badge/version-v0.3.1-orange.svg)](https://github.com/FPGAwars/icestudio/releases)
[![License](http://img.shields.io/:license-gpl-blue.svg)](http://opensource.org/licenses/GPL-2.0)
[![Documentation Status](https://readthedocs.org/projects/icestudio/badge/?version=latest)](http://icestudio.readthedocs.io/en/latest)
diff --git a/app/package.json b/app/package.json
index a5bb5a28f..702db1d19 100644
--- a/app/package.json
+++ b/app/package.json
@@ -1,6 +1,6 @@
{
"name": "icestudio",
- "version": "0.3.1-rc",
+ "version": "0.3.1",
"description": "Experimental graphic editor for open FPGAs",
"author": "Jesús Arroyo Torrens ",
"repository": "https://github.com/FPGAwars/icestudio",
diff --git a/package.json b/package.json
index 09538d4a3..7d7e52f3c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "icestudio",
- "version": "0.3.1-rc",
+ "version": "0.3.1",
"description": "Experimental graphic editor for open FPGAs",
"author": "Jesús Arroyo Torrens ",
"repository": "https://github.com/FPGAwars/icestudio",