Skip to content

Commit 554408b

Browse files
committed
Merge branch 'master' into asFrame-fix
2 parents f46fd53 + 2c91b57 commit 554408b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/StardustDocs/project.ihp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<vars src="v.list"/>
99
<instance src="d.tree" version="0.9" id="dataframe"/>
1010
<settings>
11-
<default-property element-name="topic" property-name="show-structure-depth" value="2"/>
11+
<default-property element-name="chapter" property-name="show-structure-depth" value="2"/>
1212
</settings>
1313
</ihp>

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ libsPublisher = "0.0.60-dev-30"
88
# "Bootstrap" version of the dataframe, used in the build itself to generate @DataSchema APIs,
99
# dogfood Gradle / KSP plugins in tests and idea-examples modules
1010
dataframe = "0.9.1"
11-
korro = "0.1.1-dev-29"
11+
korro = "0.1.3"
1212
kover = "0.6.0-Beta"
1313

1414
commonsCsv = "1.8"

0 commit comments

Comments
 (0)