pidgin/nest

6731ed3f1357
Bump the version which I forgot to do earlier

Testing Done:
Ran locally and verified the download widgets were pointing to the correct version.

Reviewed at https://reviews.imfreedom.org/r/726/
env:
browser: true
es6: true
node: true
extends: 'eslint:recommended'
globals:
Atomics: readonly
SharedArrayBuffer: readonly
parserOptions:
ecmaVersion: 2018
sourceType: module
rules: {}