Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
[iOS] update SDK_VERSION to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jianhan-he committed Feb 20, 2019
1 parent 0d33e73 commit 80a6735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/sdk/WeexSDK/Sources/Utility/WXDefine.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#ifndef __WX_DEFINE_H__
#define __WX_DEFINE_H__

#define WX_SDK_VERSION @"0.20.0"
#define WX_SDK_VERSION @"0.23.0"

#if defined(__cplusplus)
#define WX_EXTERN extern "C" __attribute__((visibility("default")))
Expand Down

0 comments on commit 80a6735

Please sign in to comment.