diff --git a/src/extension.ts b/src/extension.ts index 2bd509f..345a9ca 100644 --- a/src/extension.ts +++ b/src/extension.ts @@ -93,7 +93,7 @@ class CodingPanel { private VERSION_END=''; private PACKAGE_END=''; private NEW_LINE ='\n'; - private VERSION_NUM='55.0'; + private VERSION_NUM='56.0'; private CHAR_TAB='\t'; private LOADING='*loading..'; private infoMsg='All metadata selected except ';