Skip to content

Commit 3f1e656

Browse files
committed
Finished version 1.2.0
1 parent b3f79e3 commit 3f1e656

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ all games and provides a menu. The gaming machine is a project of the
88
Makerspace for the Bodensee Gymnasium Lindau in Germany._
99

1010
### Details
11-
Version: _1.1.0_\
11+
Version: _1.2.0_\
1212
Author: _Makerspace_\
1313
Framework: _Nikocraft (v0.0.4)_\
1414
Database: _Lernplattform Mebis Bayern (Moodle)_

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def __init__(self, args):
2424
super(Main, self).__init__(args,
2525
name="Msp Arcade",
2626
author="Makerspace",
27-
version="1.1.0",
27+
version="1.2.0",
2828
short_description="A Makerspace project for an arcade machine in the school",
2929
description="This is the main software of the arcade machine, which controls " +
3030
"all games and provides a menu. The gaming machine is a project of the " +

0 commit comments

Comments
 (0)