Skip to content

Commit f7d7c6a

Browse files
committed
Bump Version
Signed-off-by: Steven Esser <[email protected]>
1 parent 1792e4c commit f7d7c6a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

aboutcode.ABOUT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about_resource: aboutcode-manager
22
name: AboutCode Manager
3-
version: 2.5.0
3+
version: 2.6.0
44
license: apache-2.0
55
owner: nexB Inc.
66
copyright: Copyright (c) 2018 nexB Inc.

attribution.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h1>OPEN SOURCE SOFTWARE INFORMATION</h1>
3838

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

41-
<p><a href="#component_0">AboutCode Manager 2.5.0</a></p>
41+
<p><a href="#component_0">AboutCode Manager 2.6.0</a></p>
4242

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

@@ -101,7 +101,7 @@ <h1>OPEN SOURCE SOFTWARE INFORMATION</h1>
101101

102102
<div class="oss-component" id="component_0">
103103
<h3 class="component-name">AboutCode Manager
104-
2.5.0
104+
2.6.0
105105
</h3>
106106

107107

build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#######################
2828
APP_NAME = 'AboutCode-Manager'
2929
APP_BUNDLE_ID = 'com.electron.aboutcode-manager'
30-
VERSION = '2.5.0'
30+
VERSION = '2.6.0'
3131
ELECTRON_VERSION = '1.6.16'
3232

3333
#######################

0 commit comments

Comments
 (0)