Skip to content

Commit

Permalink
Update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrainGoes committed Oct 4, 2024
1 parent 04aaa05 commit a0a4d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
const lightCodeTheme = require("prism-react-renderer").themes.github;
const darkCodeTheme = require("prism-react-renderer").themes.dracula;

const releaseVersion = "0.7.9";
const releaseVersion = "0.7.10";

/** @type {import('@docusaurus/types').Config} */
const config = {
Expand Down

0 comments on commit a0a4d3e

Please sign in to comment.