Skip to content

Commit cc3e719

Browse files
update version in docs
1 parent e42a88d commit cc3e719

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/deploy_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
ALGOLIA_INDEX_NAME: prod_KANDY_HELP
1818
ALGOLIA_KEY: ${{ secrets.ALGOLIA_KEY }}
1919
CONFIG_JSON_PRODUCT: kd
20-
CONFIG_JSON_VERSION: '0.6.0'
20+
CONFIG_JSON_VERSION: '0.7.0'
2121
DOCKER_VERSION: 241.15989
2222

2323
jobs:

docs/v.list

Lines changed: 2 additions & 2 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.6.0"/>
4+
<var name="kandy_latest_version" value="0.7.0"/>
55
<var name="dataframe_latest_version" value="0.13.1"/>
6-
<var name="kandy_stat_latest_version" value="0.2.1"/>
6+
<var name="kandy_stat_latest_version" value="0.3.1"/>
77
</vars>

0 commit comments

Comments
 (0)