Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Admiral-Fish committed Oct 25, 2017
1 parent 62fd476 commit bb0e076
Show file tree
Hide file tree
Showing 18 changed files with 1,544 additions and 1,432 deletions.
2 changes: 1 addition & 1 deletion Forms/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>PokéFinder 1.0.0</string>
<string>PokéFinder 1.1.0</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QTabWidget" name="tabRNGSelector">
Expand Down
3 changes: 3 additions & 0 deletions PokeFinder.pro
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets

TARGET = PokeFinder
TEMPLATE = app
VERSION = 1.1.0
QMAKE_TARGET_DESCRIPTION = PokeFinder
QMAKE_TARGET_COPYRIGHT = Admiral_Fish

# The following define makes your compiler emit warnings if you use
# any feature of Qt which as been marked as deprecated (the exact warnings
Expand Down
Binary file modified languages/PokeFinder_de.qm
Binary file not shown.
386 changes: 200 additions & 186 deletions languages/PokeFinder_de.ts

Large diffs are not rendered by default.

Binary file modified languages/PokeFinder_en.qm
Binary file not shown.
412 changes: 213 additions & 199 deletions languages/PokeFinder_en.ts

Large diffs are not rendered by default.

Binary file modified languages/PokeFinder_es.qm
Binary file not shown.
384 changes: 201 additions & 183 deletions languages/PokeFinder_es.ts

Large diffs are not rendered by default.

Binary file modified languages/PokeFinder_fr.qm
Binary file not shown.
384 changes: 201 additions & 183 deletions languages/PokeFinder_fr.ts

Large diffs are not rendered by default.

Binary file modified languages/PokeFinder_it.qm
Binary file not shown.
384 changes: 201 additions & 183 deletions languages/PokeFinder_it.ts

Large diffs are not rendered by default.

Binary file modified languages/PokeFinder_ja.qm
Binary file not shown.
386 changes: 200 additions & 186 deletions languages/PokeFinder_ja.ts

Large diffs are not rendered by default.

Binary file modified languages/PokeFinder_ko.qm
Binary file not shown.
388 changes: 201 additions & 187 deletions languages/PokeFinder_ko.ts

Large diffs are not rendered by default.

Binary file modified languages/PokeFinder_zh_Hans_CN.qm
Binary file not shown.
247 changes: 123 additions & 124 deletions languages/PokeFinder_zh_Hans_cn.ts

Large diffs are not rendered by default.

0 comments on commit bb0e076

Please sign in to comment.