diff --git a/README.md b/README.md index 9f10dde5da6e8ab7fb962c27bdc7396039a5611a..c68b861c30a78af209bc22be1208e93f9b65defd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Name: sqlite -URL: http://sqlite.org/ +URL: "https://www.sqlite.org/" Version: 3400100 This is a shared library build of sqlite3 and its shell configured for ohos based off of the autoconf build flags. diff --git a/bundle.json b/bundle.json index 7c45c958b15cc14b79a80094bfc97cad5d1d054b..1af894b569b8d96dbb0c9e772b7d25dd9a3f7292 100644 --- a/bundle.json +++ b/bundle.json @@ -1,7 +1,8 @@ { "name": "@ohos/sqlite", "description": "SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine.", - "version": "3.1", + "version": "3.40.1", + "homePage": "https://www.sqlite.org/", "license": "Public Domain", "publishAs": "code-segment", "segment": {