File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ all games and provides a menu. The gaming machine is a project of the
8
8
Makerspace for the Bodensee Gymnasium Lindau in Germany._
9
9
10
10
### Details
11
- Version: _ 1.1 .0_ \
11
+ Version: _ 1.2 .0_ \
12
12
Author: _ Makerspace_ \
13
13
Framework: _ Nikocraft (v0.0.4)_ \
14
14
Database: _ Lernplattform Mebis Bayern (Moodle)_
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ def __init__(self, args):
24
24
super (Main , self ).__init__ (args ,
25
25
name = "Msp Arcade" ,
26
26
author = "Makerspace" ,
27
- version = "1.1 .0" ,
27
+ version = "1.2 .0" ,
28
28
short_description = "A Makerspace project for an arcade machine in the school" ,
29
29
description = "This is the main software of the arcade machine, which controls " +
30
30
"all games and provides a menu. The gaming machine is a project of the " +
You can’t perform that action at this time.
0 commit comments