Skip to content

Commit

Permalink
Release 3.2.0-patch8
Browse files Browse the repository at this point in the history
  • Loading branch information
SALTWOOD committed Nov 9, 2024
1 parent 1829c57 commit 8bd9888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import dotenv from 'dotenv'
import env from 'env-var'
import { defaultInstance } from './RateLimiter.js'

export const version = "3.2.0-patch7";
export const version = "3.2.0-patch8";

export class Config {
public static instance: Config
Expand Down

0 comments on commit 8bd9888

Please sign in to comment.