Skip to content

Commit

Permalink
Apio upgraded to 0.8.0.post1
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Apr 2, 2022
1 parent ce4b8ec commit 9dfcd57
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ Add or update the [app translations](https://github.com/FPGAwars/icestudio/tree/

|Version | Contributors |
|--------|--------------|
| 0.9-1 | [Juan González (Obijuan)](https://github.com/Obijuan) |
| 0.9 | [Carlos Venegas Arrabé](https://github.com/cavearr), [mslider](https://github.com/mSlider), [Joaquim (jojo535275)](https://github.com/jojo535275),[Fernando Mosquera](https://github.com/benitoss), [TheSnowfield](https://github.com/TheSnowfield), [Juan González (Obijuan)](https://github.com/Obijuan) |
| 0.8 | [Carlos Venegas Arrabé](https://github.com/cavearr), [Joaquim (jojo535275)](https://github.com/jojo535275), [Fernando Mosquera](https://github.com/benitoss), [Ümit Solmaz](https://github.com/usnotv), [TinLethax](https://github.com/TiNredmc), [seanybaggins](https://github.com/seanybaggins), [mslider](https://github.com/mSlider), [Juan González (Obijuan)](https://github.com/Obijuan) |
| 0.7 | [Carlos Venegas Arrabé](https://github.com/cavearr), [Juan González (Obijuan)](https://github.com/Obijuan), [Joaquim (jojo535275)](https://github.com/jojo535275) |
Expand Down Expand Up @@ -150,7 +151,7 @@ Licensed under [GPL 2.0](http://opensource.org/licenses/GPL-2.0) and [Creative C

<!-- Badges -->

[version-image]: https://img.shields.io/badge/version-v0.8.1w-orange.svg
[version-image]: https://img.shields.io/badge/version-v0.9.0-orange.svg

[license-image]: http://img.shields.io/:license-gpl-blue.svg

Expand Down
2 changes: 1 addition & 1 deletion app/package-lock.json

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

4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "icestudio",
"flavour": "develop",
"version": "0.9.0",
"version": "0.9.0-1",
"description": "Visual editor for open FPGA boards",
"contributors": [
{
Expand Down Expand Up @@ -33,7 +33,7 @@
"icon": "resources/images/icestudio-logo.png"
},
"apio": {
"min": "0.8.0",
"min": "0.8.0.post1",
"max": "1.0.0",
"extras": [
"blackiceprog",
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.9.0",
"version": "0.9.0-1",
"description": "Visual editor for open FPGA boards",
"contributors": [
{
Expand Down

0 comments on commit 9dfcd57

Please sign in to comment.