Skip to content

Commit

Permalink
fixup! Make version backwards compatible with 45
Browse files Browse the repository at this point in the history
  • Loading branch information
ifl0w committed Apr 7, 2024
1 parent 33af40c commit 4d5d0ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/misc/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,5 @@ declare module 'resource:///org/gnome/Shell/Extensions/js/extensions/prefs.js' {
}

declare module 'resource:///org/gnome/shell/misc/config.js' {
export declare const PACKAGE_VERSION: string;
export const PACKAGE_VERSION: string;
}

0 comments on commit 4d5d0ef

Please sign in to comment.