We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23eab74 commit 3a67990Copy full SHA for 3a67990
2 files changed
application/package/ubuntu/multimc/DEBIAN/control
@@ -1,5 +1,5 @@
1
Package: multimc
2
-Version: 1.2-1
+Version: 1.3-1
3
Architecture: all
4
Maintainer: Petr Mrázek <peterix@gmail.com>
5
Section: games
application/package/ubuntu/readme.md
@@ -4,9 +4,9 @@ A simple ubuntu package for MultiMC that wraps the contains a script that downlo
It contains a `.desktop` file, an icon, and a simple script that does the heavy lifting.
6
# How to build this?
7
-You need dpkg utils. Rename the `multimc` folder to `multimc_1.2-1` and then run:
+You need dpkg utils. Rename the `multimc` folder to `multimc_1.3-1` and then run:
8
```
9
-fakeroot dpkg-deb --build multimc_1.2-1
+fakeroot dpkg-deb --build multimc_1.3-1
10
11
12
Replace the version with whatever is appropriate.
0 commit comments