Skip to content

Commit

Permalink
version: 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Enchoseon committed Mar 1, 2024
1 parent 0592158 commit 4501bd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

### Quick Start

1. Clone the latest pre-release: `git clone https://github.com/Enchoseon/2based2wait --branch v1.0.5-beta.2 --depth 1 && cd 2based2wait`
1. Clone the latest release: `git clone https://github.com/Enchoseon/2based2wait --branch v1.0.5 --depth 1 && cd 2based2wait`
2. Install dependencies: `pnpm install --prod`
3. Configure your proxy:
- Duplicate the `default-config.json` template file and rename it to `config.json`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "2based2wait",
"version": "1.0.5-beta.1",
"version": "1.0.5",
"description": "Lightweight and extensible proxy for 2B2T.",
"main": "proxy.js",
"scripts": {
Expand Down

0 comments on commit 4501bd1

Please sign in to comment.