summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2017-09-06 19:45:42 -0400
committerGitHub <noreply@github.com>2017-09-06 19:45:42 -0400
commit44a1d226ae1603bb8ec0de0e0300b381772f68c4 (patch)
tree8afb17dff5811f0424b1b8f6c152f6d44c6be7a4
parent1e29efe5d313d1798e0794fcdc9b02c5b3d1eb12 (diff)
Fix #106: Update latest monthly hiring post ids (#107)
-rw-r--r--haxor_news/settings.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/haxor_news/settings.py b/haxor_news/settings.py
index c499de3..e68a0c3 100644
--- a/haxor_news/settings.py
+++ b/haxor_news/settings.py
@@ -14,5 +14,5 @@
# language governing permissions and limitations under the License.
# Updated monthly, see HackerNewsCli.hiring docstring.
-who_is_hiring_post_id = 14901313
-freelancer_post_id = 14901314
+who_is_hiring_post_id = 15148885
+freelancer_post_id = 15148886