Skip to content

Commit b6da927

Browse files
committed
Wrong link corrected
1 parent eba6fd9 commit b6da927

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Modia"
22
uuid = "cb905087-75eb-5f27-8515-1ce0ec8e839e"
33
authors = ["Hilding Elmqvist <[email protected]>", "Martin Otter <[email protected]>"]
4-
version = "0.5.0"
4+
version = "0.5.1-dev"
55

66
[deps]
77
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ julia> ]add Measurements, MonteCarloMeasurements, Distributions
4747
### Version 0.5.0
4848

4949
- Using and reexporting ModiaLang 0.8.1 (see [release notes](https://modiasim.github.io/ModiaLang.jl/stable/)).
50-
- Using and partially reexporting Modia3D 0.5.0 (see [release notes](file:///D:/otter/home/.julia/dev/Modia3D/docs/build/index.html#Release-Notes)).
50+
- Using and partially reexporting Modia3D 0.5.0 (see [release notes](https://modiasim.github.io/Modia3D.jl/stable/#Release-Notes)).
5151
- New plot package interface via [ModiaResult](https://github.com/ModiaSim/ModiaResult.jl). Additional support for PyPlot, WGLMakie, CairoMakie (besides GLMakie).
5252

5353

0 commit comments

Comments
 (0)