Skip to content

Commit 0b478d3

Browse files
authored
Update lib_main.gs
1 parent 975e542 commit 0b478d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lib_main.gs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* @name ScriptSync
3-
* @version 2.0.4
3+
* @version 2.0.5
44
* @description This script performs an update,
55
* adding new files from the template project
66
* to the current user script.
@@ -90,3 +90,4 @@ function IO_GetSamples() {
9090
._viewChanges(10)
9191
._commit(false);
9292
}
93+

0 commit comments

Comments
 (0)