Skip to content

Commit 8871ac8

Browse files
committed
0.3.2 release
1 parent 1e2be9c commit 8871ac8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Randosu.exe

692 Bytes
Binary file not shown.

randosu.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ def __str__(self):
5353

5454
log = []
5555

56-
version = '0.3.1'
57-
date = '2019-11-16'
56+
version = '0.3.2'
57+
date = '2019-11-17'
5858

5959
# Change window title
6060
ctypes.windll.kernel32.SetConsoleTitleW(f'Rand(osu!) v{version}')

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.3.1
1+
0.3.2

0 commit comments

Comments
 (0)