Skip to content

Commit 93fc505

Browse files
Updating !current_version in yamsql files to 4.8.13.0
1 parent 82d32fb commit 93fc505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml-tests/src/test/resources/valid-identifiers.yamsql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# limitations under the License.
1919
---
2020
options:
21-
supported_version: !current_version
21+
supported_version: 4.8.13.0
2222
---
2323
schema_template:
2424
CREATE TYPE AS STRUCT "foo.struct"(S1 bigint, S2 bigint)

0 commit comments

Comments
 (0)