Skip to content

Commit 3e05889

Browse files
Merge pull request #458 from Kotlin/ws_update
Writerside update
2 parents 80135c3 + a7a800b commit 3e05889

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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:

docs/v.list

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
33
<vars>
4-
<var name="kandy_latest_version" value="0.7.0"/>
5-
<var name="dataframe_latest_version" value="0.13.1"/>
6-
<var name="kandy_stat_latest_version" value="0.3.1"/>
4+
<var name="kandy_latest_version" value="0.8.0-RC1"/>
5+
<var name="dataframe_latest_version" value="0.15.0"/>
6+
<var name="kandy_stat_latest_version" value="0.4.0-RC1"/>
77
</vars>

0 commit comments

Comments
 (0)