2022-09-05 18:23:33 -04:00
|
|
|
#! /usr/bin/env sh
|
|
|
|
export GITHUB_USER=eyedeekay
|
|
|
|
export GITHUB_REPO=i2p.plugins.firefox
|
|
|
|
export GITHUB_NAME="Always pass --new-instance to Firefox"
|
|
|
|
export GITHUB_DESCRIPTION=$(cat CHANGES.md)
|
2022-09-05 21:12:10 -04:00
|
|
|
export GITHUB_TAG=0.0.27
|