fix: whitespace, version bump for earlier commit

This commit is contained in:
v4n
2025-02-06 20:12:27 +02:00
parent 9f592e7ce2
commit c74f4a8a00
5 changed files with 184 additions and 184 deletions
+2 -2
View File
@@ -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 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
VERSION="0.3.5"
VERSION="0.3.6"
# --- Globals ---
+1 -1
View File
@@ -1 +1 @@
0.3.5
0.3.6