Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Esser <[email protected]>
  • Loading branch information
steven-esser committed Sep 7, 2018
1 parent 1792e4c commit f7d7c6a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion aboutcode.ABOUT
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
about_resource: aboutcode-manager
name: AboutCode Manager
version: 2.5.0
version: 2.6.0
license: apache-2.0
owner: nexB Inc.
copyright: Copyright (c) 2018 nexB Inc.
Expand Down
4 changes: 2 additions & 2 deletions attribution.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1>OPEN SOURCE SOFTWARE INFORMATION</h1>

<div class="oss-table-of-contents">

<p><a href="#component_0">AboutCode Manager 2.5.0</a></p>
<p><a href="#component_0">AboutCode Manager 2.6.0</a></p>

<p><a href="#component_1">Bootstrap 3.3.6</a></p>

Expand Down Expand Up @@ -101,7 +101,7 @@ <h1>OPEN SOURCE SOFTWARE INFORMATION</h1>

<div class="oss-component" id="component_0">
<h3 class="component-name">AboutCode Manager
2.5.0
2.6.0
</h3>


Expand Down
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#######################
APP_NAME = 'AboutCode-Manager'
APP_BUNDLE_ID = 'com.electron.aboutcode-manager'
VERSION = '2.5.0'
VERSION = '2.6.0'
ELECTRON_VERSION = '1.6.16'

#######################
Expand Down

0 comments on commit f7d7c6a

Please sign in to comment.