Skip to content

Commit

Permalink
v2.1.2: Added Linux icons, updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Oct 23, 2019
1 parent b0d1716 commit 8ef1dcc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ macOS Catalina adds a new policy requiring all apps to be notarized with a Devel
#### Homebrew Cask
```bash
$ brew tap MCJack123/CraftOSPC
$ brew install craftos-pc
$ brew cask install craftos-pc
$ open /Applications/CraftOS-PC.app
```
#### Manual
Expand Down
Binary file added linux-icons.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion src/lib.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ extern "C" {
#include <lualib.h>
}

#define CRAFTOSPC_VERSION "v2.1.1"
#define CRAFTOSPC_VERSION "v2.1.2"

class Computer;
typedef struct library {
Expand Down

0 comments on commit 8ef1dcc

Please sign in to comment.