diff --git a/version.js b/version.js index d4984dd1eb9fb422a859408cc84a70ce7c11dbf2..44d3a5128a2df32362f871a8f7c37b3733d645b2 100644 --- a/version.js +++ b/version.js @@ -13,7 +13,7 @@ * limitations under the License. */ class version { - static version = '1.0.3'; //版本号 + static version = '1.0.4'; //版本号 } module.exports = {