Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterIO02 committed Dec 30, 2023
1 parent e9ca881 commit 758bbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const { readConfig, exit } = require("./files/util")
const checkDanserVersion = require("./files/checkDanserVersion")
const axios = require("axios")
const version = 23
const version = 24
module.exports = { version }

async function main() {
Expand Down

0 comments on commit 758bbbe

Please sign in to comment.