Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
Fix appver version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lootyhoof committed Oct 17, 2015
1 parent 19f1c6e commit 8ba42b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/chrome.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ skin browser darkness chrome/browser/
skin communicator darkness chrome/communicator/
skin global darkness chrome/global/
skin mozapps darkness chrome/mozapps/
skin appver darkness chrome/appver/25/ appversion<=26.0.0b1
skin appver darkness chrome/appver/26/ appversion>26.0.0b1
skin appver darkness chrome/appver/25/ appversion<=26.0.0b2
skin appver darkness chrome/appver/26/ appversion>26.0.0b2

0 comments on commit 8ba42b1

Please sign in to comment.