Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
diaspora
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Milan
diaspora
Commits
c0b8f032
Commit
c0b8f032
authored
Mar 30, 2015
by
Jason Robinson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump to 0.5.0.0-RC
parent
bafc3ae7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Changelog.md
Changelog.md
+1
-1
config/defaults.yml
config/defaults.yml
+1
-1
No files found.
Changelog.md
View file @
c0b8f032
#
Head
#
0.5.0.0
## Major Sidekiq update
This release includes a major upgrade of the background processing system Sidekiq. To upgrade cleanly:
...
...
config/defaults.yml
View file @
c0b8f032
...
...
@@ -4,7 +4,7 @@
defaults
:
version
:
number
:
"
head
"
# Do not touch unless doing a release, do not backport the version number that's in master but keep develop to always say "head"
number
:
"
0.5.0.0
"
# Do not touch unless doing a release, do not backport the version number that's in master but keep develop to always say "head"
heroku
:
false
environment
:
url
:
"
http://localhost:3000/"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment