[gnome] Update extensions for version 48
This commit is contained in:
@ -54,7 +54,7 @@ export function TalkativeLog(msg) {
|
||||
* @returns {string} the version
|
||||
*/
|
||||
export function getFullVersion() {
|
||||
return '1.10.0'; // FULL_VERSION
|
||||
return '1.11.0'; // FULL_VERSION
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
@ -6,9 +6,10 @@
|
||||
"settings-schema": "org.gnome.shell.extensions.EasyScreenCast",
|
||||
"shell-version": [
|
||||
"46",
|
||||
"47"
|
||||
"47",
|
||||
"48"
|
||||
],
|
||||
"url": "https://github.com/EasyScreenCast/EasyScreenCast",
|
||||
"uuid": "EasyScreenCast@iacopodeenosee.gmail.com",
|
||||
"version": 51
|
||||
"version": 52
|
||||
}
|
||||
Reference in New Issue
Block a user