IITC-CE / IITC-Button

Firefox/Chrome extensions that enables IITC features
GNU General Public License v3.0
16 stars 6 forks source link

Fix version number for Beta #149

Closed modos189 closed 3 months ago

modos189 commented 3 months ago

One to four dot-separated integers identifying the version of this extension. A couple of rules apply to the integers:

The integers must be between 0 and 65535, inclusive.
Non-zero integers can't start with 0. For example, 032 is invalid because it begins with a zero.
They must not be all zero. For example, 0 and 0.0.0.0 are invalid while 0.1.0.0 is valid.

https://developer.chrome.com/docs/extensions/reference/manifest/version

github-actions[bot] commented 3 months ago

Build completed successfully. Below are the download links for the build artifacts:

Artifact Name Download Link
iitc-button-v3.0.4-all-MV2-24db83 Download
iitc-button-v3.0.4-safari-MV3-24db83 Download
iitc-button-v3.0.4-chrome-MV3-24db83 Download
iitc-button-v3.0.4-firefox-MV3-24db83 Download
iitc-button-24db83-artifacts Download

Artifacts will only be retained for 90 days.