forked from cromer/pamac-classic
adjust version in UI
This commit is contained in:
parent
81de249b80
commit
16f57d6c5a
@ -1,7 +1,7 @@
|
||||
#! /usr/bin/python3
|
||||
# -*- coding:utf-8 -*-
|
||||
|
||||
version = '0.9'
|
||||
version = '0.9.2'
|
||||
|
||||
from gi.repository import Gtk, Gdk
|
||||
from gi.repository.GdkPixbuf import Pixbuf
|
||||
|
Loading…
Reference in New Issue
Block a user