Skip to content

Commit

Permalink
update version in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiKingsley committed Aug 14, 2024
1 parent e42a88d commit cc3e719
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
ALGOLIA_INDEX_NAME: prod_KANDY_HELP
ALGOLIA_KEY: ${{ secrets.ALGOLIA_KEY }}
CONFIG_JSON_PRODUCT: kd
CONFIG_JSON_VERSION: '0.6.0'
CONFIG_JSON_VERSION: '0.7.0'
DOCKER_VERSION: 241.15989

jobs:
Expand Down
4 changes: 2 additions & 2 deletions docs/v.list
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE vars SYSTEM "https://resources.jetbrains.com/writerside/1.0/vars.dtd">
<vars>
<var name="kandy_latest_version" value="0.6.0"/>
<var name="kandy_latest_version" value="0.7.0"/>
<var name="dataframe_latest_version" value="0.13.1"/>
<var name="kandy_stat_latest_version" value="0.2.1"/>
<var name="kandy_stat_latest_version" value="0.3.1"/>
</vars>

0 comments on commit cc3e719

Please sign in to comment.