Skip to content

Commit 398951a

Browse files
authored
Rollback accidental change to Version.h
1 parent f8d115a commit 398951a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#define NATIVE_SCRIPT_RUNTIME_VERSION "4.0.0"
2-
#define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "no commit sha was provided by build.gradle build"
1+
#define NATIVE_SCRIPT_RUNTIME_VERSION "0.0.0.0"
2+
#define NATIVE_SCRIPT_RUNTIME_COMMIT_SHA "RUNTIME_COMMIT_SHA_PLACEHOLDER"

0 commit comments

Comments
 (0)