diff --git a/src/public/views/components/download/olderReleases.jsx b/src/public/views/components/download/olderReleases.jsx index c7d14428..e95bbce2 100644 --- a/src/public/views/components/download/olderReleases.jsx +++ b/src/public/views/components/download/olderReleases.jsx @@ -19,8 +19,27 @@ import SignaturesBUcash1110 from './signatures_BUcash1-1-1-0.jsx' import SignaturesBUcash1111 from './signatures_BUcash1-1-1-1.jsx' import SignaturesBUcash1120 from './signatures_BUcash1-1-2-0.jsx' import SignaturesBUcash1200 from './signatures_BUcash1-2-0-0.jsx' +import SignaturesBUcash1201 from './signatures_BUcash1-2-0-1.jsx' class OfficialRelease extends React.Component { + renderVBUcash1201Body() { + return ( + + + + + ) + } renderVBUcash1200Body() { return ( +
+
+
  • + {strings().download.notes.releasenotes_buc_1_3_0_0} {strings().download.notes.here}. +
  • {strings().download.notes.releasenotes_buc_1_2_0_1} {strings().download.notes.here}.