diff options
| author | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2023-01-27 22:19:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-27 22:19:22 +0000 |
| commit | dd9b7b1e0c59c010fb191a1ea1d805f2748fb216 (patch) | |
| tree | 25b6112634dbd7bd46ec8eca2656f13fcc9ceb3c /README.md | |
| parent | a7ae00115ed8d65c64830d93ed5e502f122480ef (diff) | |
| parent | c31c80293f27ad474a2b9525e82e535b5a9076ae (diff) | |
merge: Address issues with pre-release workflow (#129)
This pull request addresses the issues encountered during the release of the last
release candidate (v3.0-rc1).
## Implementation Notes :hammer_and_pick:
* Fix Docker build for web UI
* Allow version to be overridable
* Update latest release in documentation
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -7,8 +7,8 @@ Collaborative Datacenter Simulation and Exploration for Everybody [](/LICENSE.txt) -[](https://opendc.org) -[](https://github.com/atlarge-research/opendc/releases) +[](https://atlarge-research.github.io/opendc) +[](https://github.com/atlarge-research/opendc/releases) [](https://github.com/atlarge-research/opendc/actions/workflows/build.yml) ----- @@ -18,7 +18,7 @@ This repository is the home of the OpenDC project, a free and open-source platfo ## Latest Release - General Availability (GA): [OpenDC v2.0](https://github.com/atlarge-research/opendc/releases/tag/v2.0) (May 10, 2021) -- Preview (Release Candidate): n/a +- Preview (Release Candidate): [OpenDC v3.0-rc1](https://github.com/atlarge-research/opendc/releases/tag/v3.0-rc1) (Jan 27, 2023) ## Documentation |
