summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonne Martin <donne.martin@gmail.com>2019-07-06 11:08:55 -0400
committerGitHub <noreply@github.com>2019-07-06 11:08:55 -0400
commit9298c846fe0c9a8d23fb3b1205409b0324bcd832 (patch)
tree91c2f87dac6a6ae75b6abd9b2d5e97914d56ebab
parentdc35f175edf89101583171fd54e4d5b85bad3fc7 (diff)
Fix #184: Update latest monthly hiring post ids (#185)
-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 c9ca31a..3b14141 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 = 20083795
-freelancer_post_id = 20083794
+who_is_hiring_post_id = 20325925
+freelancer_post_id = 20325924