Skip to content

Commit cf05a53

Browse files
bumped version
1 parent b050185 commit cf05a53

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dotgit/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from os.path import expanduser
22
import socket
33

4-
__version__ = '2.2.5'
4+
__version__ = '2.2.6'
55
__author__ = 'Kobus van Schoor'
66
__author_email__ = 'v.schoor.kobus@gmail.com'
77
__url__ = 'https://github.com/kobus-v-schoor/dotgit'

pkg/arch/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: Kobus van Schoor <v dot schoor dot kobus at gmail dot com>
22
pkgname=dotgit
3-
pkgver='2.2.5'
3+
pkgver='2.2.6'
44
pkgrel=0
55
pkgdesc='A comprehensive solution to managing your dotfiles'
66
url='https://github.com/kobus-v-schoor/dotgit'

0 commit comments

Comments
 (0)