There was an error while loading. Please reload this page.
1 parent e99abf1 commit 24c962bCopy full SHA for 24c962b
source/core/ut_utils.pks
@@ -21,7 +21,7 @@ create or replace package ut_utils authid definer is
21
*
22
*/
23
24
- gc_version constant varchar2(50) := 'v3.1.0.1829-develop';
+ gc_version constant varchar2(50) := 'v3.1.0.1841-develop';
25
26
/* Constants: Event names */
27
gc_run constant varchar2(12) := 'run';
0 commit comments