1

updating version check url

This commit is contained in:
Alex Yatskov 2011-10-08 09:59:50 -07:00
parent 2c0058d0e4
commit 2964282145

View File

@ -18,7 +18,7 @@
constants = {
'version': '0.04b',
'urlUpdates': 'http://foosoft.net/projects/yomichan/dev/updates.xml',
'urlUpdates': 'http://foosoft.net/pub/projects/yomichan/updates.xml',
'urlHomepage': 'http://foosoft.net/yomichan/',
'urlFeedback': 'http://foosoft.net/index.php/comments/'
}