File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@v3
2222 - uses : julia-actions/setup-julia@v1
2323 with :
24- version : ' 1.11 '
24+ version : ' 1.12 '
2525 - name : Configure doc environment
2626 run : |
2727 julia --project=docs/ -e '
Original file line number Diff line number Diff line change 11name = " VPLDocs"
22uuid = " 19246b20-85cd-4f94-a989-28bb6828320f"
33authors = [" Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors" ]
4- version = " 0.1.0 "
4+ version = " 0.1.1 "
55
66[deps ]
77Distributions = " 31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -19,15 +19,15 @@ VirtualPlantLab = "b977ecfa-1b9a-418d-909d-4ebe565736ce"
1919
2020[compat ]
2121Distributions = " 0.25.120"
22- Ecophys = " 0.1.0 "
22+ Ecophys = " 0.1.1 "
2323FastGaussQuadrature = " 1.0.2"
24- PlantGeomPrimitives = " 0.1.0 "
25- PlantGeomTurtle = " 0.1.0 "
26- PlantGraphs = " 0.1.0 "
27- PlantRayTracer = " 0.1.0 "
28- PlantSimEngine = " 0.9 "
29- PlantViz = " 0.1.0 "
24+ PlantGeomPrimitives = " 0.1.1 "
25+ PlantGeomTurtle = " 0.1.1 "
26+ PlantGraphs = " 0.1.3 "
27+ PlantRayTracer = " 0.1.1 "
28+ PlantSimEngine = " 0.13.2 "
29+ PlantViz = " 0.1.1 "
3030Plots = " 1.40.17"
31- SkyDomes = " 0.1.9 "
31+ SkyDomes = " 0.1.10 "
3232VirtualPlantLab = " 0.1.0"
33- julia = " 1.11 "
33+ julia = " 1.12 "
You can’t perform that action at this time.
0 commit comments