Skip to content

Commit

Permalink
working
Browse files Browse the repository at this point in the history
  • Loading branch information
shravanngoswamii committed Jun 28, 2024
1 parent bfb1980 commit 9af1647
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/vcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Suggest changes
uses: parkerbxyz/suggest-changes@v1
with:
comment: 'This PR suggests updating the Turing.jl version to the latest release'
comment: 'If this PR is not intended to update any previous release, please update the VERSION file to the latest version.'
16 changes: 8 additions & 8 deletions assets/scripts/versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ Documentation for archived versions is available on our deprecated documentation
| | |
| --- | --- |
| v0.31.0 | [Documention](versions/v0.31.4/) |
| v0.30.0 | [Documention](versions/v0.30.9/) |
| v0.29.0 | [Documention](versions/v0.29.3/) |
| v0.28.0 | [Documention](versions/v0.28.3/) |
| v0.27.0 | [Documention](versions/v0.27.0/) |
| v0.26.0 | [Documention](versions/v0.26.6/) |
| v0.25.0 | [Documention](versions/v0.25.3/) |
| v0.24.0 | [Documention](versions/v0.29.4/) |
| v0.31.0 | [Documention](../v0.31.4/) |
| v0.30.0 | [Documention](../v0.30.9/) |
| v0.29.0 | [Documention](../v0.29.3/) |
| v0.28.0 | [Documention](../v0.28.3/) |
| v0.27.0 | [Documention](../v0.27.0/) |
| v0.26.0 | [Documention](../v0.26.6/) |
| v0.25.0 | [Documention](../v0.25.3/) |
| v0.24.0 | [Documention](../v0.29.4/) |
"

# Write the content to the versions.qmd file
Expand Down

0 comments on commit 9af1647

Please sign in to comment.