Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d8d12cb

Browse files
author
Travis CI
committed
Updated project version after build [skip ci]
1 parent 5cd30b3 commit d8d12cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/core/ut_utils.pks

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ create or replace package ut_utils authid definer is
2121
*
2222
*/
2323

24-
gc_version constant varchar2(50) := 'v3.1.4.2589-develop';
24+
gc_version constant varchar2(50) := 'v3.1.4.2590-develop';
2525

2626
subtype t_executable_type is varchar2(30);
2727
gc_before_all constant t_executable_type := 'beforeall';

0 commit comments

Comments
 (0)