Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Prepare for v1.13.1 #6859

Merged
merged 2 commits into from
Feb 20, 2020
Merged

Conversation

kushthedude
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 20, 2020

Codecov Report

Merging #6859 into development will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #6859   +/-   ##
============================================
  Coverage        66.21%   66.21%           
============================================
  Files              307      307           
  Lines            15298    15298           
============================================
  Hits             10129    10129           
  Misses            5169     5169
Impacted Files Coverage Δ
app/api/server_version.py 83.33% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5d08932...67de3f0. Read the comment docs.

@iamareebjamal
Copy link
Member

Change server version as well

@@ -1,6 +1,6 @@
from flask import Blueprint, jsonify

SERVER_VERSION = '1.13.0'
SERVER_VERSION = '1.13.1'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Black would make changes.

@kushthedude
Copy link
Member Author

Change server version as well

Done.

@iamareebjamal iamareebjamal merged commit 53618e5 into fossasia:development Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants