File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ a good reason to. They are for version bumps in Makefile.
17
17
<key >CFBundleInfoDictionaryVersion </key >
18
18
<string >6.0 </string >
19
19
<key >CFBundleVersion </key >
20
- <string >0.16.1 </string ><!-- version-->
20
+ <string >0.16.1.1 </string ><!-- version-->
21
21
<key >CFBundleShortVersionString </key >
22
- <string >0.16.1 </string ><!-- version-->
22
+ <string >0.16.1.1 </string ><!-- version-->
23
23
<key >Chrome </key >
24
24
<dict >
25
25
<key >Database Quota </key >
Original file line number Diff line number Diff line change 1
1
pref ( "extensions.foxtrick.prefs.CopyPostingStyle" , "ht-ml" ) ;
2
2
pref ( "extensions.foxtrick.prefs.copyratings.teams" , "both" ) ;
3
- pref ( "extensions.foxtrick.prefs.version" , "0.16.1" ) ;
3
+ pref ( "extensions.foxtrick.prefs.version" , "0.16.1.1 " ) ;
4
4
pref ( "extensions.foxtrick.prefs.branch" , "dev" ) ;
5
5
pref ( "extensions.foxtrick.prefs.disableOnStage" , false ) ;
6
6
pref ( "extensions.foxtrick.prefs.disableTemporary" , false ) ;
Original file line number Diff line number Diff line change 8
8
<em : type >2</em : type >
9
9
<em : bootstrap >true</em : bootstrap >
10
10
<em : name >FoxTrick</em : name >
11
- <em : version >0.16.1</em : version >
11
+ <em : version >0.16.1.1 </em : version >
12
12
<em : description >A set of presentation enhancements for hattrick.org</em : description >
13
13
14
14
<em : creator >FoxTrick team</em : creator >
Original file line number Diff line number Diff line change 310
310
"options_page" : " content/preferences.html" ,
311
311
"homepage_url" : " https://www.foxtrick.org/" ,
312
312
"update_url" : " https://www.foxtrick.org/nightly/chrome/update.xml" ,
313
- "version" : " 0.16.1"
313
+ "version" : " 0.16.1.1 "
314
314
}
You can’t perform that action at this time.
0 commit comments