Skip to content

Commit

Permalink
version tweaks #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Nov 1, 2023
1 parent f722bba commit c199ed1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
build_type: [full, minimal]
compiler: [gcc, clang]
jps_version: ['v1.0.0']
jps_version: ['v1.0.3']
# include:
# - build_type: full
# jps_version: master
Expand Down
2 changes: 1 addition & 1 deletion docs/web/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mkdocs>=1.4.3
mkdocs-macros-plugin==0.2.4
mkdocs-macros-plugin>=0.2.4
mdx_gh_links
pymdown-extensions
mkdocs-git-revision-date-plugin>=0.2
Expand Down

0 comments on commit c199ed1

Please sign in to comment.