Skip to content

Commit

Permalink
Release 0.2.3-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesus89 committed Nov 21, 2016
1 parent 7a7a51b commit f4a39b7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "icestudio",
"version": "0.2.3-dev",
"version": "0.2.3-beta",
"description": "Experimental graphic editor for open FPGAs",
"author": "Jesús Arroyo Torrens <[email protected]>",
"repository": "https://github.com/FPGAwars/icestudio",
Expand All @@ -26,7 +26,7 @@
"dependencies": {
"fs-extra": "^1.0.0",
"glob": "^7.1.1",
"is-online": "git@github.com:sindresorhus/is-online.git#9463e3348f0ea8ecb59d9a1c62398d2092c31e3e",
"is-online": "https://github.com/sindresorhus/is-online.git#9463e3348f0ea8ecb59d9a1c62398d2092c31e3e",
"jquery": "^3.1.1",
"os": "^0.1.1",
"path": "^0.12.7",
Expand Down
2 changes: 1 addition & 1 deletion app/resources/locale/en/en.po
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ msgstr "Start uploading ..."
#. Start verification ...
#: app/scripts/services/tools.service.js:43
msgid "start_verify"
msgstr "start_verify"
msgstr "Start verification ..."

#. T flip-flop async
#: app/resources/blocks/labels.js:54
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": "icestudio",
"version": "0.2.3-dev",
"version": "0.2.3-beta",
"description": "Experimental graphic editor for open FPGAs",
"author": "Jesús Arroyo Torrens <[email protected]>",
"repository": "https://github.com/FPGAwars/icestudio",
Expand Down

0 comments on commit f4a39b7

Please sign in to comment.