Skip to content

Commit

Permalink
Version changed to 0.6.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Jun 29, 2021
1 parent 5008e36 commit 6679558
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
release_name: v${{ env.VERSION }}
body: |
A new stable release
draft: true
draft: false
prerelease: false

# ---------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "icestudio",
"flavour": "develop",
"version": "0.6.0-rc1",
"version": "0.6.0-rc2",
"description": "Visual editor for open FPGA boards",
"contributors": [
{
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.6.0-rc1",
"version": "0.6.0-rc2",
"description": "Visual editor for open FPGA boards",
"contributors": [
{
Expand Down

0 comments on commit 6679558

Please sign in to comment.