Skip to content

Commit

Permalink
fixing some small errors and added news.txt for telling whats new
Browse files Browse the repository at this point in the history
  • Loading branch information
TKperson committed Jan 2, 2021
1 parent 1d5ae52 commit 2fa7942
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.4
2.2.5
2 changes: 1 addition & 1 deletion c-realV2.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

#
__TITLE__ = "C-REAL"
__VERSION__ = "2.2.4"
__VERSION__ = "2.2.5"
__AUTHOR__ = "TKperson"
__LICENSE__ = "MIT"

Expand Down
Binary file modified dist/c-realV2.exe
Binary file not shown.
Empty file added news.txt
Empty file.

0 comments on commit 2fa7942

Please sign in to comment.