File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " pluralchum" ,
3- "version" : " 2.7.0 " ,
3+ "version" : " 2.7.1 " ,
44 "repository" : " https://github.com/estroBiologist/pluralchum.git" ,
55 "author" : " Ash Taylor" ,
66 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11/**
22 * @name Pluralchum
3- * @version 2.7.0
3+ * @version 2.7.1
44 * @description PluralKit integration for BetterDiscord. Inexplicably Homestuck-themed.
55 * @author Ash Taylor
66 *
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ import { ValueCell, pluginName } from './utility.js';
88import { checkForUpdates , upgradeCache } from './update.js' ;
99import { patchBotPopout } from './popout.js' ;
1010
11- const version = '2.7.0 ' ;
11+ const version = '2.7.1 ' ;
1212
1313export class Pluralchum {
1414 patches = [ ] ;
You can’t perform that action at this time.
0 commit comments