Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
v1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Harrington committed Jun 27, 2020
1 parent 40c6399 commit 923274a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const channels: any = {
error: ['692123000602099712']
}

const version: string = '1.4.1'
const version: string = '1.4.2'
const prefix: string = '$'
const devMode: boolean = false
const logEnabled: boolean = true
Expand Down

0 comments on commit 923274a

Please sign in to comment.