Skip to content

Commit

Permalink
chore: edit version number and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Roman committed Mar 19, 2019
1 parent e02b22e commit aa57d6b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Vitrine Changelog

## 0.11.3 (19/03/2019)
- fix: emulators can now be added without bugs

## 0.11.2 (10/03/2019)
- fix: auto-updates can now be performed without crashing

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vitrine",
"version": "0.11.2",
"version": "0.11.3",
"description": "Centralize all of your games within a simple interface.",
"main": "public/server.js",
"productName": "Vitrine",
Expand Down

0 comments on commit aa57d6b

Please sign in to comment.