Skip to content

Commit 09ce249

Browse files
committed
Update CreateDeb to replace dev channel reference with beta
1 parent 092c6e1 commit 09ce249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/org/jackhuang/hmcl/gradle/pack/CreateDeb.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
/// ## Channel commands and aliases
5656
///
5757
/// Every package installs a channel-specific executable such as `hmcl-stable`
58-
/// or `hmcl-dev`. The generic `hmcl` command is intentionally not shipped as a
58+
/// or `hmcl-beta`. The generic `hmcl` command is intentionally not shipped as a
5959
/// plain file. Instead, maintainer scripts register the channel command into
6060
/// the shared `hmcl` alternatives group so multiple channel packages can
6161
/// coexist without file conflicts.

0 commit comments

Comments
 (0)