Skip to content

Commit 5ae9eb9

Browse files
Merge pull request #467 from Kotlin/dev
Dev
2 parents 3de2c8b + 4671026 commit 5ae9eb9

File tree

682 files changed

+105800
-104845
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

682 files changed

+105800
-104845
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ env:
1717
ALGOLIA_INDEX_NAME: prod_KANDY_HELP
1818
ALGOLIA_KEY: ${{ secrets.ALGOLIA_KEY }}
1919
CONFIG_JSON_PRODUCT: kd
20-
CONFIG_JSON_VERSION: '0.7.0'
21-
DOCKER_VERSION: 241.15989
20+
CONFIG_JSON_VERSION: '0.8.0-RC1'
21+
DOCKER_VERSION: 243.22562
2222

2323
jobs:
2424
build:

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ val published = listOf(
3737
"kandy-api",
3838
"kandy-echarts",
3939
"kandy-lets-plot",
40+
"kandy-geo",
4041
"kandy-util"
4142
)
4243

docs/images/guides/geoms/guideAlgebraicCurvePlot.svg

Lines changed: 86 additions & 81 deletions
Loading

0 commit comments

Comments
 (0)