fix: whitespace, version bump for earlier commit
This commit is contained in:
@@ -46,8 +46,8 @@ h2mm
|
||||
- `modpack-delete` - Delete a modpack by name (or index).
|
||||
- `modpack-overwrite` - Overwrite a modpack by name (or index).
|
||||
- `modpack-reset` - Reset all installed modpacks.
|
||||
- `reset` - Reset all installed mods.
|
||||
- `update` - Update h2mm to latest version.
|
||||
- `reset` - Reset all installed mods.
|
||||
- `help` - Display this help message.
|
||||
|
||||
### Basic usage
|
||||
@@ -124,8 +124,8 @@ You can use the short form of commands to save some time. The shortcuts are:
|
||||
- `md` for `modpack-delete`
|
||||
- `mo` for `modpack-overwrite`
|
||||
- `mr` for `modpack-reset`
|
||||
- `r` for `reset`
|
||||
- `up` for `update`
|
||||
- `r` for `reset`
|
||||
|
||||
### Modpacks support
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
VERSION="0.3.5"
|
||||
VERSION="0.3.6"
|
||||
|
||||
# --- Globals ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user