Skip to content

Commit

Permalink
Undo last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
karasu committed May 18, 2015
1 parent 60de395 commit 3160688
Show file tree
Hide file tree
Showing 4 changed files with 434 additions and 438 deletions.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[2015-05-18 08:40:07 +0200] Updated pre-commit hook to create update.info automatically karasu {60de395}
[2015-05-17 15:53:19 -0500] Merge pull request #340 from Wyn10/patch-1 Dustin Falgout {02c1844}
[2015-05-17 18:25:22 +0200] Try to fix issue #341 karasu {6c8d5df}
[2015-05-17 18:07:06 +0200] Use requests in updater.py karasu {7c685ca}
Expand Down
2 changes: 1 addition & 1 deletion cnchi/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

""" Set some Cnchi global constants """

CNCHI_VERSION = "0.8.133"
CNCHI_VERSION = "0.8.134"
CNCHI_WEBSITE = "http://www.antergos.com"

if __name__ == '__main__':
Expand Down
Loading

0 comments on commit 3160688

Please sign in to comment.