Skip to content

Commit 3a67990

Browse files
committed
NOISSUE bump deb package version
1 parent 23eab74 commit 3a67990

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

application/package/ubuntu/multimc/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: multimc
2-
Version: 1.2-1
2+
Version: 1.3-1
33
Architecture: all
44
Maintainer: Petr Mrázek <peterix@gmail.com>
55
Section: games

application/package/ubuntu/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ A simple ubuntu package for MultiMC that wraps the contains a script that downlo
44
It contains a `.desktop` file, an icon, and a simple script that does the heavy lifting.
55

66
# How to build this?
7-
You need dpkg utils. Rename the `multimc` folder to `multimc_1.2-1` and then run:
7+
You need dpkg utils. Rename the `multimc` folder to `multimc_1.3-1` and then run:
88
```
9-
fakeroot dpkg-deb --build multimc_1.2-1
9+
fakeroot dpkg-deb --build multimc_1.3-1
1010
```
1111

1212
Replace the version with whatever is appropriate.

0 commit comments

Comments
 (0)