Commit d545649676708b3d693dea4caf1b43d14b2a1a1f
1 parent
b69abdac20
Exists in
master
and in
2 other branches
V0.3.5
- 현장 디버깅 요청 사항 적용
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/gui/oven_control/mainwindow.ui
... | ... | @@ -683,7 +683,7 @@ QPushButton:pressed, QPushButton:focus { background-image: url(:/images/cook_typ |
683 | 683 | </font> |
684 | 684 | </property> |
685 | 685 | <property name="text"> |
686 | - <string>V0.3.4</string> | |
686 | + <string>V0.3.5</string> | |
687 | 687 | </property> |
688 | 688 | <property name="alignment"> |
689 | 689 | <set>Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing</set> | ... | ... |