mirror of
https://github.com/zotero/zotero.git
synced 2026-09-17 23:51:18 +00:00
- Call `shutdown()`/`uninstall()` with `ADDON_UPGRADE`/`ADDON_DOWNGRADE` during plugin upgrade/downgrade - Actually call new version's bootstrap.js, not cached old version - Create new scope for new version - Don't call `shutdown()` on uninstall if not active Fixes #3159 |
||
|---|---|---|
| .. | ||
| assets | ||
| linux | ||
| mac | ||
| modules | ||
| scripts | ||
| update-packaging | ||
| win | ||
| .gitignore | ||
| build.sh | ||
| config.sh | ||
| README.md | ||
Zotero Standalone build utility
These files are used to bundle the Zotero core into distributable bundles for Mac, Windows, and Linux.
Instructions for building and packaging are available on the Zotero wiki.