We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975e542 commit 0b478d3Copy full SHA for 0b478d3
src/lib_main.gs
@@ -1,6 +1,6 @@
1
/**
2
* @name ScriptSync
3
- * @version 2.0.4
+ * @version 2.0.5
4
* @description This script performs an update,
5
* adding new files from the template project
6
* to the current user script.
@@ -90,3 +90,4 @@ function IO_GetSamples() {
90
._viewChanges(10)
91
._commit(false);
92
}
93
+
0 commit comments