# AutomaticUpdateVersionScript **Repository Path**: odinsam/automatic-update-version-script ## Basic Information - **Project Name**: AutomaticUpdateVersionScript - **Description**: 自动更新版本脚本 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-23 - **Last Updated**: 2025-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AutomaticUpdateVersionScript #### 介绍 自动更新版本脚本 #### 软件架构 软件架构说明 #### 使用说明 1. 在package.json的script中,新增 ```json "package": "node scripts/package-with-version.js" ```