Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Commit fccd54e

Browse files
author
ingbyr
committed
v0.1.2
Former-commit-id: 28bf0baf9b50b035a1ecd2fde64a8531ded3d8b0 [formerly efadee8] Former-commit-id: fd69539526920d07b34d09019df425db081c43ca
1 parent c278ac4 commit fccd54e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

app/config.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[General]
2-
version = 0.1.1
2+
version = 0.1.2
33
you-get = 0.4.652
44

app/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
__author__ = 'InG_byr'
1313

14-
version = '0.1.1'
14+
version = '0.1.2'
1515

1616
buildtime = date.today()
1717

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"version": "0.1.1", "you-get": "0.4.652", "build time": "2017-02-24"}
1+
{"version": "0.1.2", "you-get": "0.4.652", "build time": "2017-02-24"}

0 commit comments

Comments
 (0)