Skip to content

Commit

Permalink
Bump for v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-poidevin committed Aug 15, 2018
1 parent 3bb9a55 commit 81159d8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# CHANGELOG
## 0.6.1 (August 15th, 2018)
#### Features
* Changed donation method to PayPal ([#82](https://github.com/julian-poidevin/MBPMid2010_GPUFix/issues/82))

## 0.6.0 (November 3rd, 2017)
#### BugFix
* Disabled kext signing verification ([#39](https://github.com/julian-poidevin/MBPMid2010_GPUFix/issues/39))
Expand Down
2 changes: 1 addition & 1 deletion mainwindow.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef MAINWINDOW_H
#define MAINWINDOW_H

#define VERSION "0.6.0"
#define VERSION "0.6.1"
#define APP_NAME "MBPMid2010-GPU-Fix"

#include <QMainWindow>
Expand Down

0 comments on commit 81159d8

Please sign in to comment.