update weex version

Signed-off-by: liwenzhen <liwenzhen3@huawei.com>
Change-Id: Ie915b3e59ecaa0e89210ab806061b763617c26e5
This commit is contained in:
liwenzhen
2023-03-21 17:24:17 +08:00
parent abdfb6615c
commit 4e16df8cca
2 changed files with 3 additions and 12 deletions
+1 -10
View File
@@ -20,14 +20,5 @@
<configuration>
<oatconfig>
<licensefile></licensefile>
<filefilterlist>
<filefilter name="defaultFilter" desc="Files not to check">
<filteritem type="filepath" name="node_modules/.*" desc="dependencies"/>
<filteritem type="filepath" name="runtime/.*" desc="based on third party software"/>
<filteritem type="filepath" name="test/.*" desc="for test"/>
<filteritem type="filepath" name="NOTICE" desc="third party software notice"/>
<filteritem type="filepath" name=".eslintrc" desc="eslint settings"/>
</filefilter>
</filefilterlist>
</oatconfig>
</configuration>
</configuration>
+2 -2
View File
@@ -3,8 +3,8 @@
"Name": "weex",
"License": "Apache License V2.0",
"License File": "LICENSE",
"Version Number": "0.28.0",
"Owner": "leijie4@huawei.com",
"Version Number": "0.30.0",
"Owner": "lixingchi1@huawei.com",
"Upstream URL": "https://weex.apache.org",
"Description": "A framework for building performant mobile cross-platform UI."
}