Skip to content

Commit

Permalink
Release 3.2.1-pre2
Browse files Browse the repository at this point in the history
  • Loading branch information
SALTWOOD committed Nov 10, 2024
1 parent 884872f commit fb4997a
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.1-pre1";
export const version = "3.2.1-pre2";

export class Config {
public static instance: Config
Expand Down

0 comments on commit fb4997a

Please sign in to comment.