Skip to content

Commit 85c2955

Browse files
committed
Merge branch 'ranocha-patch-1' of github.com:trixi-framework/TrixiAtmo.jl into ranocha-patch-1
2 parents 6ed8908 + 7eb51a2 commit 85c2955

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
@@ -33,5 +33,5 @@ Static = "0.8, 1"
3333
StaticArrayInterface = "1.5.1"
3434
StaticArrays = "1"
3535
StrideArrays = "0.1.28"
36-
Trixi = "0.9.9, 0.10, 0.11, 0.12, 0.13"
36+
Trixi = "0.13"
3737
julia = "1.9"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ OrdinaryDiffEq = "6.91"
1515
OrdinaryDiffEqLowStorageRK = "1.2"
1616
OrdinaryDiffEqSSPRK = "1.2"
1717
Test = "1"
18-
Trixi = "0.9.9, 0.10, 0.11, 0.12, 0.13"
18+
Trixi = "0.13"
1919
TrixiTest = "0.1"

0 commit comments

Comments
 (0)